From 2d9b7ecce0f8392947ad621369ecaf0f00a31815 Mon Sep 17 00:00:00 2001
From: Luiz F. A. de PrĂ¡ <luiz.pra@olist.com>
Date: Thu, 14 May 2020 14:26:30 +0000
Subject: [PATCH] Update config and screenshots
---
exampleSite/config.toml | 2 +-
images/tn.png | 0
images/screenshot.png | 0
3 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a930053..99c9170 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -41,7 +41,7 @@
# "auto" (use preference set by browser)
# "dark" (dark background, light foreground)
# "light" (light background, dark foreground) (default)
- colorscheme = "auto"
+ colorscheme = "light"
# Series see also post count
maxSeeAlsoItems = 5
diff --git a/images/screenshot.png b/images/screenshot.png
index 593d451..34e24e8 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index a00fcc6..9a15586 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
--
Gitblit v1.10.0