diff options
Diffstat (limited to 'templates/music-project.md')
| -rw-r--r-- | templates/music-project.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/music-project.md b/templates/music-project.md new file mode 100644 index 0000000..f8c42a7 --- /dev/null +++ b/templates/music-project.md @@ -0,0 +1,13 @@ +--- +title: {{ title }} +start_date: {{ startdate }} +end_date: {{ enddate }} +status: {{ status }} +description: {{ description }} +tags: {{ tags }} +roles: {{ roles }} +permalink: {{ permalink }} +logo: {{ logo }} +other: {{ other }} +--- + |
