Skip to content

Commit a1cd690

Browse files
authored
Update README.md
Closes #44
1 parent ab0a867 commit a1cd690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can customize the look-and-feel by adding your own CSS variables in `assets/
2727

2828
## Hooks
2929

30-
When the fix for [#2549](https://github.com/spf13/hugo/issues/2549) is released we may do this with blocks, but until then you can provide some custom partials:
30+
You can override the layouts by providing some custom partials:
3131

3232
* `partials/hook_head_end.html` is inserted right before the `head` end tag. Useful for additional styles etc.
3333
* `partials/hook_body_end.html` which should be clear by its name.

0 commit comments

Comments
 (0)