about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorYihui Xie2017-07-09 12:45:07 -0500
committerYihui Xie2017-07-09 12:45:07 -0500
commitb9953b82cd29ff5e00c893794ab670385df21d63 (patch)
treeb55671be618d1b02c322894daef7e2a6fee71580
parentc5395bb1f4291da1c9ca75c95d51729497002f5e (diff)
downloadhugo-xmin-b9953b82cd29ff5e00c893794ab670385df21d63.tar.lz
hugo-xmin-b9953b82cd29ff5e00c893794ab670385df21d63.tar.zst
hugo-xmin-b9953b82cd29ff5e00c893794ab670385df21d63.zip
preserve taxonomy names
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 2c6497a..534c96d 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -5,6 +5,7 @@ theme = "hugo-xmin"
 googleAnalytics = ""
 disqusShortname = ""
 ignoreFiles = ["\\.Rmd$", "_files$", "_cache$"]
+preserveTaxonomyNames = true
 footnotereturnlinkcontents = "↩"
 
 [permalinks]