my website, hosted on wisp.place

chore: use local favicon instead of fetch from github

faster load time and i can control it better

+2 -2
+2 -2
src/pages/index.astro
··· 4 4 5 5 <Layout title="home" description="hi, i'm devin! :)"> 6 6 <img 7 - src="https://github.com/intergrav.png?size=128" 7 + src="/favicon.png" 8 8 alt="my current profile picture on github" 9 - style="float: right; margin-left: 1rem; margin-block: 1rem; height: 128px" 9 + class="floating-image" 10 10 /> 11 11 12 12 <h1>home</h1>