This commit is contained in:
2025-01-22 10:36:58 -06:00
commit 112d9dd063
14 changed files with 4558 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<footer
class="footer footer-center p-4 bg-base-300 text-base-content"
role="contentinfo"
>
<aside>
<p>
<span class="sr-only">Copyright</span>
© 2024 - All rights reserved by Your Business Name
</p>
</aside>
</footer>