From 9087a54dbab2eac8601eb1fedbdf6961d28025b2 Mon Sep 17 00:00:00 2001 From: Demetrius Semanko Date: Sat, 25 Apr 2026 14:20:01 -0400 Subject: [PATCH] Edit Footer --- bustling-binary/src/components/Footer.astro | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bustling-binary/src/components/Footer.astro b/bustling-binary/src/components/Footer.astro index 3035be2..e67bdf8 100644 --- a/bustling-binary/src/components/Footer.astro +++ b/bustling-binary/src/components/Footer.astro @@ -2,12 +2,8 @@ import Social from "./Social.astro"; ---