Update README.md (#13)
README.md updated to amend folder name change from img to images
This commit is contained in:
parent
62103c306f
commit
e648156327
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ To use an image as logo, remove the `logo = "fa-diamond"` line and replace it wi
|
||||||
|
|
||||||
### Changing pictures
|
### Changing pictures
|
||||||
|
|
||||||
Create an `img` folder in the static folder of your site -- **not** the theme's static folder. Add pictures to `/static/img` as needed. If you want to change the background image, the replacement image should be named `bg.jpg`.
|
Create an `images` folder in the static folder of your site -- **not** the theme's static folder. Add pictures to `/static/images` as needed. If you want to change the background image, the replacement image should be named `bg.jpg`.
|
||||||
|
|
||||||
### Writing your pages
|
### Writing your pages
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue