This commit is contained in:
Alexander 2025-06-22 11:14:02 -04:00
parent f3f4fe296f
commit 7537a968b7
8 changed files with 128 additions and 12 deletions

5
inclusions/footer.html Normal file
View file

@ -0,0 +1,5 @@
<footer class="invert">
<span class="container" style="display: block; padding-top: 1rem; padding-bottom: 1rem;">
<a href="/">take me home</a>
</span>
</footer>