You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ You can customize the look-and-feel by adding your own CSS variables in `assets/
27
27
28
28
## Hooks
29
29
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:
31
31
32
32
*`partials/hook_head_end.html` is inserted right before the `head` end tag. Useful for additional styles etc.
33
33
*`partials/hook_body_end.html` which should be clear by its name.
0 commit comments