Skip to content

Commit 69cb8da

Browse files
authored
Update _config.yml
1 parent 12ad18c commit 69cb8da

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ avatar: "/img/avatar-icon.png"
4343
# By default, the navigation bar and footer have a light gray background, and the main page
4444
# has a white background. You can specify a different background colour or a background image
4545
# for the navigation bar, the main page, and the footer.
46-
# navbar-col: orange
46+
# navbar-col: "orange"
4747
# navbar-img: "/img/bgimage.png"
48-
# footer-col: blue
48+
# footer-col: "blue"
4949
# footer-img: "/img/bgimage.png"
50-
# page-col: #FF0000
50+
# page-col: "#FF0000"
5151
# page-img: "/img/bgimage.png"
5252

5353
# --- Footer options --- #

0 commit comments

Comments
 (0)