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.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 319b98f..4dec7a5 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -31,6 +31,15 @@ preserveTaxonomyNames = true
github = "https://github.com"
gitlab = "https://gitlab.com"
+ # Enables or disables the loading animations. false activates them. Default is false.
+ loadfastload = false
+
+ # Sets the speed for the page loading effect. Default is 1.0.
+ loadspeedfactor = 1.0
+
+ # Enables or disables the second flyby cursor. Default is false.
+ loadonepass = false
+
[menu]
[[menu.main]]