Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/khata.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-07-03 06:07:42 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-07-03 06:07:42 +0300
commit4473c21b5a1d82acd8fb024d9e65208170a155df (patch)
treeabbfa4c7debc17b2b4adc275d45d2e47fc275146 /archetypes
Initial commit
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
new file mode 100644
index 0000000..7a5e10f
--- /dev/null
+++ b/archetypes/default.md
@@ -0,0 +1,8 @@
+---
+title: "{{ replace .TranslationBaseName "-" " " | title }}"
+date: {{ .Date }}
+tags: []
+categories: []
+description: ""
+draft: false
+---