Update Readme: images and css paths are relative to static directory
This commit is contained in:
parent
3c48720b22
commit
0ac19e409b
1 changed files with 2 additions and 2 deletions
|
@ -52,9 +52,9 @@ params:
|
|||
author: ""
|
||||
description: ""
|
||||
images:
|
||||
- images/og-featured.png
|
||||
- images/og-featured.png # relative path to "static" directory
|
||||
customCSS:
|
||||
- css/my.css
|
||||
- css/my.css # relative path to "static" directory
|
||||
dateFormat: "2006-01-02"
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue