dot-hugo/layouts/partials
Patrick Kollitsch a77c08dbf5
Add local extension to header partial
I have a use case where I would like to add custom content before the `</head>` tag. This change implements that. Users can add locally (either in their overriding theme or in the root directory) add /layouts/partials/overrides/header.html and the content is printed at that location.

I see multiple uses for this, after `<body>`, before `</body>`... The path in templates.Exists must be run through printf for some reason.
2020-09-21 19:02:43 +07:00
..
banner.html modified search style 2020-04-05 12:48:34 +06:00
default.html modifed sidebar style 2020-07-05 09:49:50 +06:00
footer.html fix some minor bug and improve reliability 2020-04-16 09:53:21 +06:00
head.html Add local extension to header partial 2020-09-21 19:02:43 +07:00
navigation.html use absLangUrl instead of relLangUrl for navigation links 2020-09-18 10:44:08 -05:00