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:
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