diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-08-26 13:22:51 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-08-26 13:22:51 +0300 |
| commit | 26156bc9b19fe02a6679f741c9d936aad18a2e85 (patch) | |
| tree | 999d2381b2a92b95b948ec2e5fef16f2abfa3fff /templates/music-release.md | |
| parent | c953977332864c2499cb776970ab98934268adca (diff) | |
| download | aaoth.xyz-26156bc9b19fe02a6679f741c9d936aad18a2e85.tar.gz aaoth.xyz-26156bc9b19fe02a6679f741c9d936aad18a2e85.zip | |
add track info and templates
Diffstat (limited to 'templates/music-release.md')
| -rw-r--r-- | templates/music-release.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/music-release.md b/templates/music-release.md new file mode 100644 index 0000000..e1137e5 --- /dev/null +++ b/templates/music-release.md @@ -0,0 +1,8 @@ +--- +author: {{ author }} +title: {{ title }} +type: {{ type }} +date: {{ date }} +style: {{ tags }} +--- + |
