Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/koirand/pulp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkoirand <koirand.jp@gmail.com>2020-01-18 07:16:34 +0300
committerkoirand <koirand.jp@gmail.com>2020-01-18 07:16:34 +0300
commit72c68aac7d06e383871e8e5c0a1cd3b5a2a08b1e (patch)
treeae823029b98dfcfe15779afdec8dbf1ea7005d82 /exampleSite
parentbd20b884ef9b6665d19339e55178020e52037673 (diff)
Add term.html
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 9cc8f90..91d8c49 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -26,6 +26,7 @@ hasCJKLanguage = true
[outputs]
section = ["JSON", "HTML"]
+ taxonomy = ["JSON", "HTML"]
[[menu.main]]
identifier = "blog"