Remove mentions of "static" dir from readme

This commit is contained in:
Dmitry Kolosov 2020-11-08 14:55:02 +03:00 committed by GitHub
parent 4326ae8aa8
commit 0a0c127936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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