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>2020-06-08 22:09:12 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-06-08 22:09:12 +0300
commit5bc5d4e481d013d4fdb629e07c1858f0b521b566 (patch)
tree142c9d87bbf9b052d879a374430ffb98442ee4cf /config
parent8a52fc09c56af0851d4662fa966e85b994d6ffc5 (diff)
theme: upgrade to latest master
Diffstat (limited to 'config')
-rw-r--r--config/_default/params.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 5e75935b..52fc2167 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -163,6 +163,9 @@ sharing = true
# 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}"}
+# Highlight the site author (superuser) in author lists? (true/false)
+highlight_superuser = false
+
# Link authors to their profile page? (true/false)
link_authors = true