Update src/lib/components/Footer.svelte
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 1m4s
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 1m4s
This commit is contained in:
parent
f6fc2a1631
commit
75d9883481
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<footer class="footer text-center">
|
<footer class="footer text-center">
|
||||||
<p>Logo art by <a href="https://bsky.app/profile/did:plc:sqwkomf6gkzbhnctiqexepzx">Aegiscarr</a></p>
|
<p>Logo art by <a href="https://bsky.app/profile/did:plc:sqwkomf6gkzbhnctiqexepzx">Aegiscarr</a></p>
|
||||||
<p>© {new Date().getFullYear()} <a href="https://laratheprotogen.dev">Lara The Protogen</a>. All rights reserved. Meow</p>
|
<p>© {new Date().getFullYear()} <a href="https://laratheprotogen.dev">Lara The Protogen</a>. All rights reserved. Meow</p>
|
||||||
<p>You can view this site's source code on <a href="https://git.styandco.dev/laratheprotogen/protogen.social-temp">StyAndCo Forgejo.</a></p>
|
<p>You can view this site's source code on <a href="https://git.laratheprotogen.dev/laratheprotogen/protogen.social-temp">StyAndCo Forgejo.</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue