File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77url : " http://username.github.io"
88baseurl : " "
99
10- # If you want a background image you can add it here.
11- bgimage : " /img/bgimage.png"
12-
13-
1410# If you are building a GitHub project page then use these settings:
1511# url: "http://username.github.io/projectname"
1612# baseurl: "/projectname"
@@ -42,6 +38,18 @@ avatar: "/img/avatar-icon.png"
4238# then specify the following parameter
4339# title-img: /path/to/image
4440
41+ # --- Background colour/image options --- #
42+
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
47+ # navbar-img: "/img/bgimage.png"
48+ # footer-col: blue
49+ # footer-img: "/img/bgimage.png"
50+ # page-col: #FF0000
51+ # page-img: "/img/bgimage.png"
52+
4553# --- Footer options --- #
4654
4755# Change all these values or delete the ones you don't want.
You can’t perform that action at this time.
0 commit comments