aboutsummaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/entry.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/entry.md b/archetypes/entry.md
index 46d491a..7334064 100644
--- a/archetypes/entry.md
+++ b/archetypes/entry.md
@@ -2,5 +2,6 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ dateFormat "2006-01-02T00:00:00" .Date }}
draft: true
+pageinfo: true
---