Skip to content

Commit ae1def0

Browse files
committed
feat: add footer
1 parent 54d28d7 commit ae1def0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

starter/02-HTML-Fundamentals/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ <h4>Related posts</h4>
101101
</ul>
102102
</aside>
103103

104+
<footer>Copyright &copy; 2027 by The Code Magazine.</footer>
105+
104106
<script src="" async defer></script>
105107
</body>
106108
</html>

0 commit comments

Comments
 (0)