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:
Marco Blessing 2017-09-04 20:46:36 +02:00 committed by Dean Attali
parent fcbfbe6a13
commit 4b39f58891
3 changed files with 16 additions and 0 deletions

View file

@ -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"