theme: update to v4.2.4 - add support for Hugo v0.55.2+
This commit is contained in:
@ -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" ]
|
||||
|
@ -3,7 +3,7 @@
|
||||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.53"
|
||||
HUGO_VERSION = "0.55.2"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
Submodule themes/academic updated: 01114416aa...c2b4586f52
Reference in New Issue
Block a user