Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-09-25 00:28:41 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-09-25 00:28:51 +0300
commitf20309631ef87bad9e0483b1bcf1e892939de432 (patch)
tree0f4f7494d56b78a0eb31bd66886f4aa343a4adf1 /config
parent09d1d399447d087347c743c955b75af9748ec1eb (diff)
theme: upgrade to latest v4.6-dev - get GTM and link_authors
Diffstat (limited to 'config')
-rw-r--r--config/_default/params.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 5794026a..ba0d97e0 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -160,6 +160,9 @@ docs_section_pager = true # Display pager in Docs layout (e.g. tutorials)?
# Enable in-built social sharing buttons? (true/false)
sharing = true
+# Link authors to their profile page? (true/false)
+link_authors = true
+
# Load CSS and JS plugins
# E.g. To load `/assets/css/custom.css`, set `plugins_css = ["custom"]`.
# E.g. To load `/assets/js/custom.js`, set `plugins_js = ["custom"]`.
@@ -243,3 +246,10 @@ plugins_js = []
engine = 2
api_key = ""
zoom = 15
+
+############################
+## Marketing
+############################
+[marketing]
+ google_analytics = ""
+ google_tag_manager = ""