theme: sync Academic v4 dev

This commit is contained in:
George Cushen 2019-01-22 19:17:07 +00:00
parent e9c47d97ce
commit b34f33fc7b
3 changed files with 6 additions and 5 deletions

View File

@ -9,10 +9,11 @@
# Uncomment the lines below to configure your website in a second language. # Uncomment the lines below to configure your website in a second language.
#[zh] #[zh]
# languageCode = "zh-Hans" # languageCode = "zh-Hans"
# contentDir = "content/zh"
# title = "Chinese website title..." # title = "Chinese website title..."
# [languages.zh.params] # [zh.params]
# description = "Site description in Chinese..." # description = "Site description in Chinese..."
# [[languages.zh.menu.main]] # [[zh.menu.main]]
# name = "Wo" # name = "Wo"
# url = "#about" # url = "#about"
# weight = 1 # weight = 1

View File

@ -49,7 +49,7 @@ highlight = true
# highlight_languages = ["r"] # Add support for highlighting additional languages # highlight_languages = ["r"] # Add support for highlighting additional languages
# highlight_style = "github" # For supported styles, see https://cdnjs.com/libraries/highlight.js/ # highlight_style = "github" # For supported styles, see https://cdnjs.com/libraries/highlight.js/
# Enable native social sharing buttons? # Enable in-built social sharing buttons?
sharing = true sharing = true
# Privacy pack # Privacy pack
@ -118,7 +118,7 @@ publication_types = [
] ]
# Align the main menu to the right of the page? (true/false) # Align the main menu to the right of the page? (true/false)
menu_align_right = true menu_align_right = false
# Link custom CSS and JS assets # Link custom CSS and JS assets
# (relative to /static/css and /static/js respectively) # (relative to /static/css and /static/js respectively)

@ -1 +1 @@
Subproject commit ae8a86a04794ce5489b9686957045ef1f70ac859 Subproject commit 8a7c4eb2aade681b51499d5e8dd6d82cf05095c8