summaryrefslogtreecommitdiffstats
path: root/archetypes/blog.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/blog.md')
-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']
---