mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
tags: Support uppercase in tag names (#308)
This commit is contained in:
parent
488a1a7f1c
commit
8d1fe7bd79
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue