From 9878552701908bbe784b685eff052df32cfd9e08 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 5 Jun 2024 17:38:05 -0700 Subject: [PATCH] chore: update music page --- src/pages/main/music/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/main/music/index.html b/src/pages/main/music/index.html index 94fc4e28..bd84a420 100644 --- a/src/pages/main/music/index.html +++ b/src/pages/main/music/index.html @@ -87,5 +87,5 @@ schema: music-index {% tablericon "calendar-time" "Anticipated albums" %} Anticipated albums -{% render "partials/media/grid.liquid", data:albumReleases, shape: "square", count: 8 %} +{% render "partials/media/grid.liquid", data:albumReleases, shape: "square" %} {% endif %} \ No newline at end of file