make use of vite's asset optimization
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 41s

This commit is contained in:
Lara 2025-01-25 18:03:35 +02:00
parent 11cedc0abd
commit 865fc9bfd2
7 changed files with 26 additions and 5 deletions

View file

@ -2,8 +2,8 @@
</script>
<footer class="footer">
<p>Logo art by <a class="hover:text-sky-500 hover:underline text-gray-400" href="https://bsky.app/profile/did:plc:sqwkomf6gkzbhnctiqexepzx">Aegiscarr</a></p>
<p>&copy; {new Date().getFullYear()} Lara The Protogen. All rights reserved.</p>
<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>
<style lang="scss">