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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.com>2018-09-03 10:49:47 +0300
committerVicky <vicky@vickylai.com>2018-09-03 10:49:47 +0300
commit03e80406a580dc59f5e7c99b8e18c3401462ed74 (patch)
tree9d86a69b5515f45e9d402e54edc520efb8dc44f0 /exampleSite/config.toml
parentf43e8a50584698bbec15ec7872559096ef26efac (diff)
Update README and screenshots
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 78dd470..25ff0be 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -5,7 +5,7 @@ DefaultContentLanguage = "en" # Default language fo
# googleAnalytics = "" # https://gohugo.io/templates/internal/#google-analytics
[params]
- themeStyle = "dark" # Choose "light" or "dark"
+ themeStyle = "light" # Choose "light" or "dark"
favicon = "/img/fav.ico" # Path to favicon file
showRSSButton = false # Show rss button in navigation
fadeIn = true # Turn on/off the fade-in effect