aboutsummaryrefslogtreecommitdiffstats
path: root/docs/archetypes/default.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/archetypes/default.md')
-rw-r--r--docs/archetypes/default.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/archetypes/default.md b/docs/archetypes/default.md
new file mode 100644
index 0000000000..df18eb8a11
--- /dev/null
+++ b/docs/archetypes/default.md
@@ -0,0 +1,7 @@
+---
+bookFlatSection: true
+bookToc: false
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+draft: true
+--- \ No newline at end of file