Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/post.md')
-rw-r--r--archetypes/post.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/post.md b/archetypes/post.md
index 67ec913..c9ca8e8 100644
--- a/archetypes/post.md
+++ b/archetypes/post.md
@@ -5,4 +5,5 @@ publishdate: {{ now.Format "2006-01-02" }}
lastmod: {{ now.Format "2006-01-02" }}
draft: true
tags: []
+categories: []
---