summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <mail@nicholasjohnson.ch>2024-11-07 00:00:00 +0000
committerNicholas Johnson <mail@nicholasjohnson.ch>2024-11-08 00:00:00 +0000
commit05cf686fbdc1e5539e123bb56db31570f6c9789355d1201b33b331acd085d350 (patch)
treed747ad3e098989276dab5a44f7e021db4516dffeae499555595b8b3bad05e68a
parent9a8dbc47e61056a7d27a10ba89718b6548a6deec27f343cd258a0a55c853337a (diff)
downloadjournal-05cf686fbdc1e5539e123bb56db31570f6c9789355d1201b33b331acd085d350.tar.gz
journal-05cf686fbdc1e5539e123bb56db31570f6c9789355d1201b33b331acd085d350.zip
Copy timestamp obfuscation from theme
-rw-r--r--archetypes/entry.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/archetypes/entry.md b/archetypes/entry.md
new file mode 100644
index 0000000..32d6347
--- /dev/null
+++ b/archetypes/entry.md
@@ -0,0 +1,6 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ now.UTC.Format "2006-01-02T00:00:00Z" }}
+draft: true
+---
+