From 650aef75480b773661e53a751337abef3b2abd47 Mon Sep 17 00:00:00 2001 From: Joseph Elliott Hand Date: Sun, 19 Jul 2026 21:46:16 -1000 Subject: Initial commit Signed-off-by: Joseph Elliott Hand --- layouts/_partials/head.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 layouts/_partials/head.html (limited to 'layouts/_partials/head.html') diff --git a/layouts/_partials/head.html b/layouts/_partials/head.html new file mode 100644 index 0000000..54d333a --- /dev/null +++ b/layouts/_partials/head.html @@ -0,0 +1,9 @@ + + {{ if not .IsHome }}{{ .Title }} | {{ end }}{{ .Site.Title }} + + + + + + + -- cgit v1.2.3