Add ListenBrainz profile

This commit is contained in:
nelle 2024-02-22 01:23:24 -07:00
parent 4eeb2691a3
commit c28dcec38d
4 changed files with 17 additions and 0 deletions

12
dist/about/index.html vendored
View file

@ -121,6 +121,18 @@
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>
<li class="link-card astro-DOHJNAO5">
<a href="https://listenbrainz.org/user/LimePotato/" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/listenbrainzicon.png" width="24" height="24" class="astro-DOHJNAO5">
ListenBrainz Profile
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>

BIN
dist/assets/icons/listenbrainzicon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

View file

@ -47,6 +47,11 @@ import Card from "../components/Card.astro";
href="https://matrix.to/#/@limepot:ouroboros.gay"
title="Matrix"
/>
<Card
source="/assets/icons/listenbrainzicon.png"
href="https://listenbrainz.org/user/LimePotato/"
title="ListenBrainz Profile"
/>
<!--
<Card
source="/assets/icons/logo-youtube.svg"