From b16808e10675d9f73dd3d2cdc6000f3b60800f89 Mon Sep 17 00:00:00 2001 From: breadcat Date: Sat, 27 Jun 2020 23:59:41 +0100 Subject: Add recipes Big thanks to https://github.com/damien1 for his help here --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.toml') 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" + -- cgit v1.2.3