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 </h2> -{% 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