Skip to content

Commit 0e10c81

Browse files
authored
Remove empty line before head tag in index.html
1 parent f0aca5b commit 0e10c81

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Wireframe/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
43
<head>
54
<meta charset="UTF-8" />
65
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@@ -62,4 +61,4 @@ <h2>What is a Branch in Git?</h2>
6261
</footer>
6362
</body>
6463

65-
</html>
64+
</html>

0 commit comments

Comments
 (0)