Update README.md

This commit is contained in:
vimux 2019-08-29 14:31:28 -04:00
parent 407c5d72df
commit a892076620
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34

View file

@ -263,7 +263,7 @@ your Hugo site:
customCSS = ["css/custom.css", "css/another.css"]
```
All these CSS files will be added through the `head.html` partial after the built-in CSS file.
All custom CSS files will be added in the `head` section of a `baseof.html` right after the built-in CSS file.
#### Post Meta