aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archetypes/default.md12
-rw-r--r--archetypes/micro.md7
2 files changed, 11 insertions, 8 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 1f90818..c79d9b3 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -4,13 +4,9 @@ type: post
date: {{ .Date }}
lastmod:
-tags:
- - tag
-topics:
- - topic
-keywords:
- - keyword
+#tags:
+# - tag
-description: ""
-title: ""
+description:
+title:
---
diff --git a/archetypes/micro.md b/archetypes/micro.md
index 0d42a95..ab4e94e 100644
--- a/archetypes/micro.md
+++ b/archetypes/micro.md
@@ -1,3 +1,10 @@
---
+author:
date: {{ .Date }}
+lastmod:
+
+#tags:
+# - tag1
+
+title:
---