summary refs log tree commit diff stats
path: root/config/default.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.toml')
-rw-r--r--config/default.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/default.toml b/config/default.toml
index 5dceae1..b5a5d6a 100644
--- a/config/default.toml
+++ b/config/default.toml
@@ -28,9 +28,5 @@ domainStartDate = "2016-01-01"
 [posts]
 folder = "./posts"
 
-[posts.taxonomies]
-tag = "tags"
-category = "categories"
-
 [posts.code]
 theme = "default"
\ No newline at end of file