From 03e80406a580dc59f5e7c99b8e18c3401462ed74 Mon Sep 17 00:00:00 2001 From: Vicky Date: Mon, 3 Sep 2018 16:49:47 +0900 Subject: Update README and screenshots --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/config.toml') 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 -- cgit v1.2.3