edit routes

This commit is contained in:
notohh 2025-01-27 16:01:53 -05:00
parent 391c76e433
commit 9fb26cc7b0
Signed by: notohh
GPG key ID: BD47506D475EE86D
3 changed files with 5 additions and 1 deletions
src/routes
static

View file

@ -9,7 +9,11 @@
<div
class="font-display flex flex-col items-center justify-center h-screen bg-eerie-black"
>
<img src={Pfp} alt="" class="rounded-full w-32 h-32 mb-4" />
<img
src={Pfp}
alt=""
class="rounded-full w-32 h-32 mb-4 hover:animate-spin"
/>
<h1 class="text-4xl font-bold text-center text-floral-white">notohh</h1>
<div class="flex space-x-4 mt-4">
<a href="https://www.last.fm/user/notoh" aria-label="Lastfm">

View file

Binary file not shown.

Before

(image error) Size: 4.5 MiB