Remove mentions of "static" dir from readme
This commit is contained in:
parent
4326ae8aa8
commit
0a0c127936
@ -61,9 +61,9 @@ params:
|
|||||||
images:
|
images:
|
||||||
- images/og-featured.png # relative path to "static" directory
|
- images/og-featured.png # relative path to "static" directory
|
||||||
customCSS:
|
customCSS:
|
||||||
- css/my.css # relative path to "assets" or "static" directory
|
- css/my.css # relative path to "assets" directory
|
||||||
customJS:
|
customJS:
|
||||||
- js/main.js # relative path to "assets" or "static" directory
|
- js/main.js # relative path to "assets" directory
|
||||||
dateFormat: "2006-01-02"
|
dateFormat: "2006-01-02"
|
||||||
paginationSinglePost: true
|
paginationSinglePost: true
|
||||||
style: light-without-switcher
|
style: light-without-switcher
|
||||||
|
Loading…
Reference in New Issue
Block a user