Adding background_position option (#67)
* Adding background_position option
* Revert "Adding background_position option"
This reverts commit ed508759b2
.
* Setting background-position to center by default
This commit is contained in:
parent
5f48a5bacb
commit
32389ef344
2 changed files with 4 additions and 0 deletions
|
@ -129,6 +129,9 @@ params:
|
|||
|
||||
You can just copy the content for `config.yaml` files from `theme/toha/exampleSite/config.yaml`.
|
||||
|
||||
If you want to customize the any of the CSS styles on your site, create a
|
||||
`static/assets/css/style.css` file and add any custom CSS there.
|
||||
|
||||
## Usage
|
||||
|
||||
Run your hugo site with this theme.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue