From 36199a037c6324e86ca1f0f6d0c43e38fa9ffbd1467de13e29aea7d59cdee9cc Mon Sep 17 00:00:00 2001 From: Nicholas Johnson <> Date: Sun, 27 Jul 2025 00:00:00 +0000 Subject: Make footer stick to bottom of page --- layouts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/home.html') diff --git a/layouts/home.html b/layouts/home.html index efbebb1..cdf2d01 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -1,5 +1,5 @@ {{ define "main" -}} -
+

{{ .Site.Params.indexTitle }}

{{ .Site.Params.indexIntro }}

{{ if .Site.Menus.main -}} -- cgit v1.2.3