소스 검색

tags: Support uppercase in tag names (#308)

George Cushen 7 년 전
부모
커밋
8d1fe7bd79
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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