theme: upgrade to latest v4.9-dev

This commit is contained in:
George Cushen 2020-05-15 00:04:13 +01:00
parent 0fc9562d69
commit 018be3bb40
6 changed files with 92 additions and 4 deletions

View file

@ -152,6 +152,10 @@ docs_section_pager = true # Display pager in Docs layout (e.g. tutorials)?
# Enable in-built social sharing buttons? (true/false)
sharing = true
# Show a copyright license from creativecommons.org in the site footer?
# Page specific copyright licenses are also possible by adding this option to a page's front matter.
copyright_license = {enable = false, allow_derivatives = false, share_alike = true, allow_commercial = false, notice = "This work is licensed under {license}"}
# Link authors to their profile page? (true/false)
link_authors = true