theme: upgrade to v4.8.0

This commit is contained in:
George Cushen
2020-03-06 21:20:22 +00:00
parent 7cf1dfea61
commit 3bac8f0494
8 changed files with 10 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ hasCJKLanguage = false # Set `true` for Chinese/Japanese/Korean languages.
defaultContentLanguageInSubdir = false
removePathAccents = true # Workaround for https://github.com/gohugoio/hugo/issues/5687
summaryLength = 30 # Listing summary length in words. Also, see `abstract_length` in `params.toml`.
paginate = 10 # Number of items per page in paginated lists.
enableEmoji = true
footnotereturnlinkcontents = "<sup>^</sup>"