We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfda829 + 1e82130 commit f2d0fbfCopy full SHA for f2d0fbf
_config.yml
@@ -29,7 +29,7 @@ google_analytics_key: ## put YOUR key here to enable tracking! (blank to disable
29
### template colors, used site-wide via css ###
30
colors:
31
black: '#000000'
32
- white: '#f8f8f8'
+ white: '#fafbfd'
33
gray: '#111111'
34
navactive: '#188ac7'
35
_pages/01-home.md
@@ -2,7 +2,7 @@
2
title: "Home"
3
id: home
4
style: center
5
-bg: #ffffff
+bg: white
6
color: black
7
---
8
0 commit comments