Sfoglia il codice sorgente

tags: Support uppercase in tag names (#308)

George Cushen 7 anni fa
parent
commit
8d1fe7bd79
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      exampleSite/config.toml

+ 1 - 0
exampleSite/config.toml

@@ -5,6 +5,7 @@ theme = "academic"
 enableEmoji = true
 footnotereturnlinkcontents = "<sup>^</sup>"
 ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
+preserveTaxonomyNames = true
 paginate = 10
 
 # Enable comments by entering your Disqus shortname