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

github.com/darshanbaral/ghazal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2020-05-02 07:44:49 +0300
committerDarshan Baral <darshanbaral@gmail.com>2020-05-02 07:44:49 +0300
commit332b35e8f7020e7b7d2f97bc5b81a548cf4fcdab (patch)
tree8abd60d8a932e1c6f3c36adc71cc0c3a59ce4ff2 /exampleSite
parent23df198d88e1133a578f33248c6ac1835d70bdd7 (diff)
Style updates
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 11b3b38..d9dd309 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -2,8 +2,6 @@ baseURL = "http://www.example.com/"
languageCode = "en"
theme = "ghazal"
-disableKinds = ["taxonomy", "taxonomyTerm"]
-
[outputs]
home = ["HTML"]
page = ["HTML"]