From 039a2f2755e0115b0339fea56d97fd90c4bbc951 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Thu, 11 Sep 2025 21:12:26 -0500 Subject: --- themes/hugo-xmin/layouts/partials/header.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 themes/hugo-xmin/layouts/partials/header.html (limited to 'themes/hugo-xmin/layouts/partials/header.html') diff --git a/themes/hugo-xmin/layouts/partials/header.html b/themes/hugo-xmin/layouts/partials/header.html new file mode 100644 index 0000000..970ccec --- /dev/null +++ b/themes/hugo-xmin/layouts/partials/header.html @@ -0,0 +1,20 @@ + + + + + + {{ .Title }} | {{ .Site.Title }} + + + + + + -- cgit v1.2.3