Fix missing footer and closing HTML tags

This commit is contained in:
Leilukin 2024-03-03 11:19:32 +08:00 committed by Helen Chong
parent 7c9976d9d2
commit 835527ca7a

View File

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