As per https://gohugo.io/templates/partials/ "Theme developers may want to include a few partials with empty HTML files in the theme just so end users have an easy place to inject their customized content." Resolves #42
4 lines
No EOL
232 B
HTML
4 lines
No EOL
232 B
HTML
<!--
|
|
If you want to include any custom html just before </head>, put it in /layouts/head_custom.html
|
|
Do not put anything in this file - it's only here so that hugo won't throw an error if /layouts/head_custom.html doesn't exist.
|
|
--> |