hugo-soresu

My fork of hugo-xmin

git clone git://git.shimmy1996.com/hugo-soresu.git
commit b9953b82cd29ff5e00c893794ab670385df21d63
parent c5395bb1f4291da1c9ca75c95d51729497002f5e
Author: Yihui Xie <xie@yihui.name>
Date:   Sun,  9 Jul 2017 12:45:07 -0500

preserve taxonomy names

Diffstat:
MexampleSite/config.toml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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]