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.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c103bc7..4894ca8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -24,6 +24,9 @@ preserveTaxonomyNames = true
# Show the "built on Hugo" disclaimer
showhugo = true
+ # Show a CRT screen effect. Default is enabled.
+ showcrt = true
+
# Urls for social networks
facebook = "https://facebook.com"
twitter = "https://twitter.com"