Browse Source

disabling taxonomies

Nate Johnston 8 months ago
parent
commit
410b65d0d1
1 changed files with 5 additions and 5 deletions
  1. 5 5
      hugo.toml

+ 5 - 5
hugo.toml

@@ -70,8 +70,8 @@ disable_series = true
 disable_summary = true
 disable_word_count = true
 
-[taxonomies]
-author = "authors"
-category = "categories"
-series = "series"
-tag = "tags"
+#[taxonomies]
+#author = "authors"
+#category = "categories"
+#series = "series"
+#tag = "tags"