1
0
Fork 0
mirror of https://github.com/GuerillaStudio/now-playing synced 2024-09-19 21:14:52 +00:00
now-playing/archetypes/default.md
2019-11-27 04:14:36 +01:00

6 lines
84 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---