Bläddra i källkod

disabling taxonomies

Nate Johnston 8 månader sedan
förälder
incheckning
410b65d0d1
1 ändrade filer med 5 tillägg och 5 borttagningar
  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"