This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/api/html/music/month-albums.liquid
2024-04-04 18:56:30 -07:00

6 lines
No EOL
233 B
Text

---
layout: null
permalink: /api/html/music/month-albums
eleventyExcludeFromCollections: true
---
{% render "partials/now/media-grid.liquid", data:musicCharts.month.albums, icon: "vinyl", title: "Albums", shape: "square", count: 8 %}