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

github.com/rmsubekti/the-roots-home.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahmat Subekti <rahmatsubekti@live.com>2020-06-29 18:08:58 +0300
committerRahmat Subekti <rahmatsubekti@live.com>2020-06-29 18:08:58 +0300
commit503f8af379bff358904be9fa6f6a01bd75ebb183 (patch)
tree72b2d182c99f860141d684f8455822c6035a44eb /archetypes
root
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
new file mode 100644
index 0000000..fbd25fc
--- /dev/null
+++ b/archetypes/default.md
@@ -0,0 +1,5 @@
+---
+title: "{{ replace .TranslationBaseName "-" " " | title }}"
+date: {{ .Date }}
+draft: true
+--- \ No newline at end of file