Skip to content

Commit d743483

Browse files
authored
corrected minor bug in title
1 parent a46bc78 commit d743483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
</head>
1111
<body>
12-
<section id=""title">
12+
<section id="title">
1313

1414
<!-- section for navbar, make it responsive for different size screen -->
1515

@@ -29,4 +29,4 @@
2929

3030
</footer>
3131
</body>
32-
</html></html>
32+
</html></html>

0 commit comments

Comments
 (0)