From 59994195900dabdb79e264ff1fecfa13c260fae7 Mon Sep 17 00:00:00 2001 From: Demetrius Semanko Date: Fri, 24 Apr 2026 13:08:43 +0000 Subject: [PATCH] Write Footer component --- bustling-binary/src/components/Footer.astro | 8 ++++++++ 1 file(s) changed, 8 insertion(s)(+), 0 deletion(s)(-) diff --git a/bustling-binary/src/components/Footer.astro b/bustling-binary/src/components/Footer.astro new file mode 100644 --- /dev/null +++ b/bustling-binary/src/components/Footer.astro @@ -0,0 +1,8 @@ +--- +const github = ""; +--- + -- tangled.sh