summaryrefslogtreecommitdiff
path: root/archetypes/entry.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/entry.md')
-rw-r--r--archetypes/entry.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/entry.md b/archetypes/entry.md
index 46d491a..32d6347 100644
--- a/archetypes/entry.md
+++ b/archetypes/entry.md
@@ -1,6 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
-date: {{ dateFormat "2006-01-02T00:00:00" .Date }}
+date: {{ now.UTC.Format "2006-01-02T00:00:00Z" }}
draft: true
---