We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ad18c commit 69cb8daCopy full SHA for 69cb8da
1 file changed
_config.yml
@@ -43,11 +43,11 @@ avatar: "/img/avatar-icon.png"
43
# By default, the navigation bar and footer have a light gray background, and the main page
44
# has a white background. You can specify a different background colour or a background image
45
# for the navigation bar, the main page, and the footer.
46
-# navbar-col: orange
+# navbar-col: "orange"
47
# navbar-img: "/img/bgimage.png"
48
-# footer-col: blue
+# footer-col: "blue"
49
# footer-img: "/img/bgimage.png"
50
-# page-col: #FF0000
+# page-col: "#FF0000"
51
# page-img: "/img/bgimage.png"
52
53
# --- Footer options --- #
0 commit comments