aboutsummaryrefslogtreecommitdiff
path: root/archetypes/guide-post.md
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2023-09-26 23:26:39 -0400
committerZach Berwaldt <zberwaldt@tutamail.com>2023-09-26 23:26:39 -0400
commitf7ccee9be8569eb2efc2319554e49757f550c77f (patch)
treeb6d9ecde2517c662897386157a1571537f50ddd2 /archetypes/guide-post.md
parente19ebe26ecd117a77c8fdda2e7667fca42160e1d (diff)
update archetypes
Diffstat (limited to 'archetypes/guide-post.md')
-rw-r--r--archetypes/guide-post.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/guide-post.md b/archetypes/guide-post.md
new file mode 100644
index 0000000..8e4b597
--- /dev/null
+++ b/archetypes/guide-post.md
@@ -0,0 +1,5 @@
1---
2title: "{{ replace .Name "-" " " | title }}"
3date: {{ .Date }}
4draft: true
5--- \ No newline at end of file