adds background pattern (#242)
* adds YAML section bg image * adds bgimage * adds bgimage config * fixes layout for processed css file
This commit is contained in:
parent
fcbfbe6a13
commit
4b39f58891
3 changed files with 16 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
url: "http://username.github.io"
|
||||
baseurl: ""
|
||||
|
||||
# If you want a background image you can add it here.
|
||||
bgimage: "/img/bgimage.png"
|
||||
|
||||
|
||||
# If you are building a GitHub project page then use these settings:
|
||||
#url: "http://username.github.io/projectname"
|
||||
#baseurl: "/projectname"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue