From 70ec3989b9c64fe2bb7008ffa956f510f5647736 Mon Sep 17 00:00:00 2001
From: Tyler Mercer
Date: Thu, 6 Feb 2025 21:56:33 -0700
Subject: [PATCH] Add posts and links links to footer
Links links. Heh
---
src/components/SiteFooter.astro | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/components/SiteFooter.astro b/src/components/SiteFooter.astro
index 44b021b7..b6176ad8 100644
--- a/src/components/SiteFooter.astro
+++ b/src/components/SiteFooter.astro
@@ -8,6 +8,8 @@ const currentYear = new Date().getFullYear();
Home |
+ Posts |
+ Links |
Now |
About |
Contact