This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
coryd.dev-eleventy/src/api/html/music/window-artists.liquid
2024-04-04 18:56:30 -07:00

6 lines
No EOL
250 B
Text

---
layout: null
permalink: /api/html/music/window-artists
eleventyExcludeFromCollections: true
---
{% render "partials/now/media-grid.liquid", data:music.artists, icon: "microphone-2", title: "Artists", shape: "square", count: 8, loading: "eager" %}