From 07f864f14f695b2052c82ea3824d581b7038fa27 Mon Sep 17 00:00:00 2001 From: tay Date: Wed, 2 Oct 2024 17:58:32 -0400 Subject: [PATCH] Adding a little rectangle background to the footer --- layouts/_default/baseof.html | 6 ++++++ layouts/_default/home.html | 2 +- public/about/index.html | 6 ++++++ public/index.html | 8 +++++++- 4 files changed, 20 insertions(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index fef68c4..aedcf4f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -65,6 +65,12 @@ {{ block "main" . }} {{ end }}