Define footer and update main content to fill height

This commit is contained in:
Daniel McKnight 2025-02-03 20:24:24 -08:00
parent ccaf5492ef
commit 553b7bbc5f
2 changed files with 17 additions and 4 deletions

View file

@ -0,0 +1,3 @@
<span class="text-sm text-gray-500 sm:text-center dark:text-gray-400">
© 2025 Daniel McKnight. All Rights Reserved.
</span>