Adding background_position option
This commit is contained in:
parent
5f48a5bacb
commit
ed508759b2
2 changed files with 4 additions and 1 deletions
|
@ -32,6 +32,8 @@ params:
|
|||
|
||||
# background image of the landing page
|
||||
background: "images/background.jpg"
|
||||
# optional alignment of the background image
|
||||
#background-position: center
|
||||
|
||||
# Provide logos for your site. The inverted logo will be used in the initial
|
||||
# transparent navbar and the main logo will be used in the non-transparent navbar.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue