From 4ccf9395a6ae244dfc6cc4328ba4317a343bbfbb Mon Sep 17 00:00:00 2001 From: wires Date: Tue, 1 Apr 2025 13:04:51 -0400 Subject: more little layout tweaks --- layouts/partials/footer.html | 6 +++--- layouts/partials/header.html | 10 ++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e385cf0..52c7a99 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,10 +1,10 @@ diff --git a/layouts/partials/header.html b/layouts/partials/header.html index e69de29..bf7f2f2 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -0,0 +1,10 @@ +
+

{{.Title}}

+ +
-- cgit 1.4.1