1
0

theme: update to v4.2.4 - add support for Hugo v0.55.2+

This commit is contained in:
George Cushen
2019-04-19 15:01:37 +01:00
parent a881ce8e29
commit 8417f57a52
3 changed files with 2 additions and 3 deletions

View File

@ -40,7 +40,6 @@ paginate = 10 # Number of items per page in paginated lists.
enableEmoji = true
footnotereturnlinkcontents = "<sup>^</sup>"
ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
preserveTaxonomyNames = true
[outputs]
home = [ "HTML", "CSS", "RSS", "JSON" ]