about summary refs log tree commit diff
path: root/archetypes/default.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/default.md')
-rw-r--r--archetypes/default.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index dd8a2f3..38bf835 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,6 +1,6 @@
 ---
 title: "{{ replace .Name "-" " " | title }}"
-date: {{ .Date }}
+date: {{ now.Format "2021-06-13" }}
 draft: true
 lang: en
 categories: [ blog ]