chore: update music page

This commit is contained in:
Cory Dransfeldt 2024-06-05 18:12:46 -07:00
parent 85ccdf30e2
commit 7d1fad2d62
No known key found for this signature in database

View file

@ -87,5 +87,5 @@ schema: music-index
{% tablericon "calendar-time" "Anticipated albums" %} {% tablericon "calendar-time" "Anticipated albums" %}
Anticipated albums Anticipated albums
</h2> </h2>
{% render "partials/media/grid.liquid", data:albumReleases, shape: "square" %} {% render "partials/media/grid.liquid", data:albumReleases, shape: "square", count: 8 %}
{% endif %} {% endif %}