index fixes

This commit is contained in:
Guillermo 2025-01-28 12:02:15 +01:00
parent 3cb5f54641
commit 71fb67de2b

View file

@ -59,8 +59,8 @@
Be sure to replace the src with your own image path and update the alt text Be sure to replace the src with your own image path and update the alt text
--> -->
<div> <div>
<img src="images/wk_circle_small.png" class="avatar" srcset="images/wk_circle.png" alt="WK Logo"> <img src="images/wk_circle_small.png" class="avatar--rounded" srcset="images/wk_circle.png" alt="WK Logo" />
<img src="images/aseprite_pfp_small.png" class="avatar" srcset="images/aseprite_pfp.png" alt="Stylized pixelart self-portrait"> <img src="images/aseprite_pfp_small.png" class="avatar--rounded" srcset="images/aseprite_pfp.png" alt="Stylized pixelart self-portrait" />
</div> </div>
<!-- Replace with your name or brand --> <!-- Replace with your name or brand -->