Update menu

This commit is contained in:
2025-11-24 12:46:42 +07:00
parent 4a6b814426
commit b6d1297a20

View File

@@ -36,6 +36,12 @@
<div id="layout-content">
{{ page_content }}
</div>
<footer class="footer sm:footer-horizontal footer-center bg-base-300 text-base-content p-4">
<aside>
<p>Copyright © 2025 - HuraSoft</p>
</aside>
</footer>
</div>
</div>
@@ -43,6 +49,7 @@
{% include javascript/index %}