Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-04-19 17:01:37 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-04-19 17:01:37 +0300
commit8417f57a52c54355daa448e558b06fb9bc21183e (patch)
tree0a28c63e466c1d303d299cd67859495e3ad3b7b1 /config
parenta881ce8e29ad5a7d083bbb40930597f961d11c9e (diff)
theme: update to v4.2.4 - add support for Hugo v0.55.2+
Diffstat (limited to 'config')
-rw-r--r--config/_default/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 8bc4a359..dc9027a3 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -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" ]