Skip to content

Commit fa894fe

Browse files
Update index.html
1 parent 32453f0 commit fa894fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/demo/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width,initial-scale=0.9">
6+
<title>Demo 1 | Javascript Validator</title>
67
</head>
78
<body>
89
<div>
@@ -82,4 +83,4 @@
8283
}());
8384
</script>
8485
</body>
85-
</html>
86+
</html>

0 commit comments

Comments
 (0)