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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Severin <severinderek@gmail.com>2019-03-18 13:27:40 +0300
committerDerek Severin <severinderek@gmail.com>2019-03-18 13:27:40 +0300
commit6d1ee8f44d5fc3444260e9b07876632348d95e7f (patch)
tree2a9f0b7a5f3a7679fb2ca299b3173487b6720184 /exampleSite
parentd63e6dc350baf387c4cc9b7c1ced6c85f62e1993 (diff)
Modified project list elements
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 bac565b..646e52e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -2,6 +2,7 @@
# GLOBAL SITE SETTINGS
# Parameters used by HUGO to configure the site's global settings.
+preserveTaxonomyNames = "true"
baseurl = "https://example.org/"
languageCode = "en-us"