1
0

theme: update to v4.3.0-dev - fix author display and taxonomy links

This commit is contained in:
George Cushen
2019-04-27 09:05:38 +01:00
parent f91b36fb17
commit 981c56f236
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ footnotereturnlinkcontents = "<sup>^</sup>"
ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
[outputs]
home = [ "HTML", "CSS", "RSS", "JSON" ]
home = [ "HTML", "RSS", "JSON" ]
section = [ "HTML", "RSS" ]
# Configure BlackFriday Markdown rendering.