fix: relative path used in Profile component

Changed files
+1 -1
src
components
section
+1 -1
src/components/section/Profile.astro
···
<img src="/banner.png" class="w-full"/>
</span>
<div class="p-8 pt-12 flex-col flex flex-wrap relative">
-
<img src="doodlecat.png" width="96px" height="96px"
+
<img src="/doodlecat.png" width="96px" height="96px"
class="rounded-full absolute -top-12 left-8 border-6 border-ctp-mantle" />
<span class="text-base flex justify-between w-full flex-wrap gap-2">
<span class="flex flex-col">