From: Yihui Xie Date: Thu, 18 Apr 2019 18:54:08 +0000 (-0500) Subject: close #37: remove the deprecated preserveTaxonomyNames = true, and use .Page.Title... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=91d31b38fb83b2305aa7dab11ba13ba33f600f58;p=brevno-suite%2Fthemes%2Fxmin close #37: remove the deprecated preserveTaxonomyNames = true, and use .Page.Title to get the taxonomy names instead --- diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 38e85d1..7147426 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -5,7 +5,6 @@ theme = "hugo-xmin" googleAnalytics = "" disqusShortname = "" ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"] -preserveTaxonomyNames = true footnotereturnlinkcontents = "↩" [permalinks] diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html index 09b3785..1b515a5 100644 --- a/layouts/_default/terms.html +++ b/layouts/_default/terms.html @@ -3,12 +3,9 @@

{{ .Title }}