From e21d2b0ea7197652eb951a42bdeda7fd9c1320d8 Mon Sep 17 00:00:00 2001 From: Collin Lefeber Date: Sun, 16 Feb 2025 16:29:49 -0500 Subject: [PATCH] fix footer --- posts/style_a_blog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/style_a_blog.md b/posts/style_a_blog.md index c4b822a..b2bc44e 100644 --- a/posts/style_a_blog.md +++ b/posts/style_a_blog.md @@ -98,7 +98,7 @@ Now to some layout stuff. I just want a simple narrow main content column which ```