aboutsummaryrefslogtreecommitdiff
path: root/archetypes/post.md
diff options
context:
space:
mode:
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---