improve styling
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 40s

This commit is contained in:
Lara 2025-01-25 18:17:27 +02:00
parent 28d8a20110
commit 30b08102b2
4 changed files with 25 additions and 10 deletions

View file

@ -1,7 +1,7 @@
<script lang="ts">
</script>
<footer class="footer">
<footer class="footer text-center">
<p>Logo art by <a href="https://bsky.app/profile/did:plc:sqwkomf6gkzbhnctiqexepzx">Aegiscarr</a></p>
<p>&copy; {new Date().getFullYear()} <a href="https://laratheprotogen.dev">Lara The Protogen</a>. All rights reserved.</p>
</footer>