1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-07-06 21:37:57 +00:00
now-playing/archetypes/default.md

16 lines
222 B
Markdown

---
title: "{{ replace .Name "_" " " | title }}"
artist:
date: {{ .Date }}
cover: /upload/{{ replace .Name "_" " " | title }}.jpg
styles:
links:
spotify:
youtube:
applemusic:
soundcloud:
bandcamp:
deezer:
---