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

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fredon <the2ne@gmail.com>2016-10-23 13:34:03 +0300
committerOlivier Fredon <the2ne@gmail.com>2016-10-23 13:34:03 +0300
commitbe983a846f85e3c005ea9070b6d7b143a828c5d9 (patch)
tree54523211b6c3d44efdbbce817573b394256ba94e /archetypes
parent6a6a0aa92eb83e4f8c3cfc5fc729ecaffad2c63a (diff)
fix url for taxonomies and refactor template
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index e111a46..e5a889b 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -2,4 +2,5 @@
title = ""
description = ""
tags = ["x", "y"]
+categories = ["x", "y"]
+++