From 21c9c3b2b6843131dd0de6b727a018b8d89029f6 Mon Sep 17 00:00:00 2001 From: TheRealMG <56460873+TheRealMG@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:15:25 -0600 Subject: [PATCH] Added Uptime Status Indicator to footer --- src/components/Footer.astro | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 2777a98..43110c1 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -86,10 +86,15 @@ const Reddit = icon({ prefix: "fab", iconName: "reddit" });
- +