theme: update and upgrade to Academic v4 dev

This commit is contained in:
George Cushen
2019-01-20 13:08:23 +00:00
parent 5e0c2eb4f2
commit e9c47d97ce
15 changed files with 412 additions and 422 deletions

View File

@@ -0,0 +1,18 @@
# Languages
# Create a `[X]` block for each language you want, where X is the language ID.
# Refer to https://sourcethemes.com/academic/docs/language/
# Configure the English version of the site.
[en]
languageCode = "en-us"
# Uncomment the lines below to configure your website in a second language.
#[zh]
# languageCode = "zh-Hans"
# title = "Chinese website title..."
# [languages.zh.params]
# description = "Site description in Chinese..."
# [[languages.zh.menu.main]]
# name = "Wo"
# url = "#about"
# weight = 1