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

gitlab.com/maxlefou/hugo.386.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 12cce16..c103bc7 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -40,6 +40,18 @@ preserveTaxonomyNames = true
# Enables or disables the second flyby cursor. Default is false.
loadonepass = false
+[params.copyright]
+ name = "JM Fergeau"
+
+ # The url to use as link in the copyright name in the footer. Leave empty to use none.
+ url = "http://jmf-portfolio.netlify.com"
+
+ # Text to go before copyright information
+ prefix = "[hugo.386 theme by Max le Fou](https://gitlab.com/maxlefou/hugo.386)"
+
+ # Text to go between copyright and hugo disclaimer (if enabled)
+ suffix = "Example site"
+
[menu]
# This displays buttons in the navbar to access your contents
[[menu.main]]