chore: update deps

This commit is contained in:
Cory Dransfeldt 2024-08-27 15:18:41 -07:00
parent 0a9e852b03
commit de015bf37e
No known key found for this signature in database
7 changed files with 13 additions and 32 deletions

View file

@ -53,9 +53,6 @@ schema: artist
{{ artist.genre }}
</a>
</p>
<p class="sub-meta">
<a class="brain" href="https://musicbrainz.org/artist/{{ artist.mbid }}" title="View {{ artist.name | escape }} on MusicBrainz">{% tablericon "brain" "MusicBrainz" %}</a>
</p>
</div>
</div>
{% render "partials/blocks/associated-media.liquid", posts:artist.posts %}