make use of vite's asset optimization
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 41s
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 41s
This commit is contained in:
parent
11cedc0abd
commit
865fc9bfd2
7 changed files with 26 additions and 5 deletions
|
@ -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>© {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>© {new Date().getFullYear()} <a href="https://laratheprotogen.dev">Lara The Protogen</a>. All rights reserved.</p>
|
||||
</footer>
|
||||
|
||||
<style lang="scss">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue