mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
Update README.md
This commit is contained in:
parent
407c5d72df
commit
a892076620
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue