Update Readme: images and css paths are relative to static directory
This commit is contained in:
parent
3c48720b22
commit
0ac19e409b
@ -52,9 +52,9 @@ params:
|
|||||||
author: ""
|
author: ""
|
||||||
description: ""
|
description: ""
|
||||||
images:
|
images:
|
||||||
- images/og-featured.png
|
- images/og-featured.png # relative path to "static" directory
|
||||||
customCSS:
|
customCSS:
|
||||||
- css/my.css
|
- css/my.css # relative path to "static" directory
|
||||||
dateFormat: "2006-01-02"
|
dateFormat: "2006-01-02"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user