Fix missing footer and closing HTML tags

This commit is contained in:
Helen Chong 2024-03-03 11:19:32 +08:00
parent 41e92568d1
commit fec8018113
1 changed files with 3 additions and 0 deletions

View File

@ -282,3 +282,6 @@
<aside class="right-sidebar"></aside>
</main>
<footer class="main-footer"></footer>
</body>
</html>