Typo: extra-head.html → extra_head.html.
This commit is contained in:
parent
fee2c6c7b6
commit
93b6948706
|
@ -45,7 +45,7 @@ Slick]. It is valid for nocolor too, with these exceptions:
|
||||||
* `favicon` and `css` have to be in in the assets folder.
|
* `favicon` and `css` have to be in in the assets folder.
|
||||||
|
|
||||||
You can add things to the end of the `<head>` section by overwriting the partial
|
You can add things to the end of the `<head>` section by overwriting the partial
|
||||||
template `extra-head.html` or above the footer by overwriting
|
template `extra_head.html` or above the footer by overwriting
|
||||||
`extra_foot.html`. The common way to do it is to create
|
`extra_foot.html`. The common way to do it is to create
|
||||||
`layouts/partials/extra_head.html` or `layouts/partials/extra_foot.html`,
|
`layouts/partials/extra_head.html` or `layouts/partials/extra_foot.html`,
|
||||||
respectively.
|
respectively.
|
||||||
|
|
Reference in New Issue
Block a user