aboutsummaryrefslogtreecommitdiff
path: root/archetypes/post.md
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2023-09-27 21:50:42 -0400
committerZach Berwaldt <zberwaldt@tutamail.com>2023-09-27 21:50:42 -0400
commitb179606dac7cf36c490512146ad8ce898f7800b2 (patch)
tree5cdc1d48161bcb0bb2c3a4fe06e3bcd4cf14cd51 /archetypes/post.md
parentf7ccee9be8569eb2efc2319554e49757f550c77f (diff)
theme tweaks
Diffstat (limited to 'archetypes/post.md')
-rw-r--r--archetypes/post.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/archetypes/post.md b/archetypes/post.md
index 7b017b9..d62ae73 100644
--- a/archetypes/post.md
+++ b/archetypes/post.md
@@ -1,3 +1,4 @@
1--- 1---
2title: "{{ replace .File.ContentBaseName "-" " " | title }}" 2title: "{{ replace .File.ContentBaseName "-" " " | title }}"
3--- \ No newline at end of file 3date: {{ .Date }}
4---