summaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-24 20:58:42 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-24 20:58:42 +0100
commitb15aab85ffe13233e219ffb0fb5c8b8009eaa9bf (patch)
treeec4c0a5b6b0625112c74128d64749daea5df9e65 /archetypes
parent81a025605a10784a6fb88cdd901bda14033efa6a (diff)
update
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/blog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/blog.md b/archetypes/blog.md
index 16b29ed..e8e285c 100644
--- a/archetypes/blog.md
+++ b/archetypes/blog.md
@@ -2,7 +2,7 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
-categories: ['uncategorised']
+categories: ['Uncategorised']
tags: ['untagged']
---