mirror of
https://github.com/4ev-link/4ev.link.git
synced 2026-01-13 16:18:05 +00:00
Feat: Add site footer
This commit is contained in:
@@ -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> •
|
||||
<a href="/acceptable-use" class="hover:text-slate-800 transition-colors">Acceptable Use</a> •
|
||||
<a href="/abuse" class="hover:text-slate-800 transition-colors">Abuse</a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user