Feat: Add site footer

This commit is contained in:
2025-10-10 14:07:33 -07:00
parent e2e1733dcf
commit 2728d82275

View File

@@ -177,6 +177,11 @@
</div>
</aside>
</div>
<footer class="text-center py-4 text-sm text-slate-500 border-t border-slate-200 bg-slate-50">
<a href="https://blog.4ev.link" target="_blank" class="hover:text-slate-800 transition-colors">Blog</a> &bull;
<a href="/acceptable-use" class="hover:text-slate-800 transition-colors">Acceptable Use</a> &bull;
<a href="/abuse" class="hover:text-slate-800 transition-colors">Abuse</a>
</footer>
</div>
<script>