Skip to content

Commit 9057623

Browse files
authored
Fix missing newline at end of index.html
Add a newline at the end of the HTML file.
1 parent a511293 commit 9057623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ <h2>Title</h2>
3030
</p>
3131
</footer>
3232
</body>
33-
</html>
33+
</html>

0 commit comments

Comments
 (0)