My landing page, written in Astro hayden.moe

fix: make my avatar the one from bsky

hayden.moe d7c9c4b4 fd451ba7

verified
+1 -1
+1 -1
src/pages/index.astro
··· 4 4 5 5 <Shell> 6 6 <div class="flex flex-col lg:flex-row justify-start items-center gap-6 max-w-2xl mx-auto w-full mb-4"> 7 - <img src="https://github.com/hbjydev.png" class="size-32 rounded-full" /> 7 + <img src="https://avatars.dog/hayden.moe" class="size-32 rounded-full" /> 8 8 <div class="flex flex-col items-start justify-center gap-3"> 9 9 <h1 class="font-bold text-2xl">Hi, I'm Hayden.</h1> 10 10 <h3 class="text-xl text-pink">Platform Engineer</h3>