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

@@ -155,6 +155,9 @@ sharing = true
# Link authors to their profile page? (true/false)
link_authors = true
# Abstract length (characters) in the Compact and Portfolio Card list views. Also, see `summaryLength` in `config.toml`.
abstract_length = 135
# Load JS plugins
# E.g. To load `/assets/js/custom.js`, set `plugins_js = ["custom"]`.
plugins_js = []