From 26156bc9b19fe02a6679f741c9d936aad18a2e85 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Thu, 26 Aug 2021 13:22:51 +0300 Subject: add track info and templates --- templates/music-title.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/music-title.md (limited to 'templates/music-title.md') diff --git a/templates/music-title.md b/templates/music-title.md new file mode 100644 index 0000000..99ca836 --- /dev/null +++ b/templates/music-title.md @@ -0,0 +1,8 @@ +--- +title: {{ title }} +author: {{ author }} +r_tag: {{ r_tag }} +num: {{ num }} +--- + + -- cgit v1.2.3