summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index c04202f..db7a0f6 100644
--- a/config.toml
+++ b/config.toml
@@ -12,3 +12,9 @@ theme = "Brine"
[params]
author = "Peter"
description = "The 'No-Pictures' Blog"
+
+[taxonomies]
+ tag = "tags"
+ category = "categories"
+ recipe = "recipe"
+