Skip to content

Commit 0135f86

Browse files
authored
Fix footer HTML closing tag and add newline
1 parent 74d5006 commit 0135f86

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,4 +411,10 @@ <h1>Sarah</h1>
411411
<!-- FOOTER -->
412412
<footer class="footer">
413413
<span class="footer-left">SARAH &nbsp;·&nbsp; 2026</span>
414-
<span class="footer-right">Building what matters.</span
414+
<span class="footer-right">Building what matters.</span>
415+
</footer>
416+
417+
</div>
418+
419+
</body>
420+
</html>

0 commit comments

Comments
 (0)