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-08-24 22:54:45 +0300
committerVicky <vicky@vickylai.com>2018-08-24 22:54:45 +0300
commit463f61286ef7a0179e158c7fc50ff5fb79123cc2 (patch)
tree6a9d3c20134385868038aa36fd463c2990cc1c39 /exampleSite/config.toml
parent1d207024622b266fdbd73ec1437cced0b857fe05 (diff)
Fix spacing and html background color
- Add spacing before All Blog Posts section - Apply background color to html (was white in dark theme)
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 25ff0be..78dd470 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 = "light" # Choose "light" or "dark"
+ themeStyle = "dark" # 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