dot-hugo/layouts
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
..
_default modified banner 2020-05-16 11:36:03 +06:00
contact modified config, faq, header and footer 2020-01-08 16:41:37 +06:00
faq fix some minor bug and improve reliability 2020-04-16 09:53:21 +06:00
partials Add local extension to header partial 2020-09-21 19:02:43 +07:00
shortcodes modified config, faq, header and footer 2020-01-08 16:41:37 +06:00
404.html initialize template 2019-01-06 16:40:05 +06:00
index.html modified responsive and color variables 2020-02-18 16:58:36 +06:00