index fixes

This commit is contained in:
Guillermo 2025-01-28 11:57:31 +01:00
parent 0179b00022
commit 3cb5f54641

View file

@ -58,8 +58,10 @@
Be sure to replace the src with your own image path and update the alt text
-->
<img src="images/wk_circle_small.png" class="avatar" 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">
<div>
<img src="images/wk_circle_small.png" class="avatar" 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">
</div>
<!-- Replace with your name or brand -->
<h1>
@ -81,7 +83,7 @@
<a class="button button-mastodon" href="im-in.space/@vylion" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon</a>
<!-- Spotify -->
<a class="button button-spotify" href="open.spotify.com/user/vylion?si=7a6622a64cf84461" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/spotify.svg" alt="Spotify Logo">Listen on Spotify</a>
<a class="button button-spotify" href="open.spotify.com/user/vylion?si=7a6622a64cf84461" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/spotify.svg" alt="Spotify Logo">Spotify profile</a>
<!-- Steam -->
<a class="button button-steam" href="steamcommunity.com/id/vylion/" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/steam.svg" alt="Steam Logo">Steam</a>