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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-02-24 14:50:02 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-02-24 14:50:02 +0300
commitcf5ab0ea5e24792140c533966ab3f6bc1885b5c5 (patch)
tree5f1f370bc69ee5a76f3268ab6b05781d03286cc1 /content/home
parentc7e09f4aa410fc25dce247966f60c78e782d0ab7 (diff)
demo: fix text_color_light
Diffstat (limited to 'content/home')
-rw-r--r--content/home/posts.md2
-rw-r--r--content/home/publications.md2
-rw-r--r--content/home/talks.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/content/home/posts.md b/content/home/posts.md
index fa0003c1..a79e7f09 100644
--- a/content/home/posts.md
+++ b/content/home/posts.md
@@ -55,7 +55,7 @@ subtitle = ""
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
- text_color_light = true
+ text_color_light = false
[advanced]
# Custom CSS.
diff --git a/content/home/publications.md b/content/home/publications.md
index ee56d81c..cd20d096 100644
--- a/content/home/publications.md
+++ b/content/home/publications.md
@@ -55,7 +55,7 @@ subtitle = ""
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
- text_color_light = true
+ text_color_light = false
[advanced]
# Custom CSS.
diff --git a/content/home/talks.md b/content/home/talks.md
index bfe41472..a5897813 100644
--- a/content/home/talks.md
+++ b/content/home/talks.md
@@ -55,7 +55,7 @@ subtitle = ""
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
- text_color_light = true
+ text_color_light = false
[advanced]
# Custom CSS.