summaryrefslogtreecommitdiffstats
path: root/archetypes/blog.md
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-23 21:16:29 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-23 21:16:29 +0100
commit199ad2c6ef48579ccd14e91d7ac3661f3965c756 (patch)
treed884068a8b08e6575165e80cc6f8b0c37d4dd4ca /archetypes/blog.md
parent44ae926ae4aab8a3ff9a458d731d17a12bccf13d (diff)
update
Diffstat (limited to 'archetypes/blog.md')
-rw-r--r--archetypes/blog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/archetypes/blog.md b/archetypes/blog.md
index 00e77bd..16b29ed 100644
--- a/archetypes/blog.md
+++ b/archetypes/blog.md
@@ -2,5 +2,7 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
+categories: ['uncategorised']
+tags: ['untagged']
---