From 2ccda18017a0a380e32c017084528334231cb00a Mon Sep 17 00:00:00 2001 From: Daniel LaForce Date: Mon, 28 Apr 2025 01:40:36 -0600 Subject: [PATCH] chore: Comment out SVG icon injection for diagnostics --- src/components/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 90f8d2d..aa5ff00 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -115,7 +115,7 @@ const services = [ {socialLinks.map(social => ( - + {/* */} ))}