From e29d799e5651c6be3d50d02fb066ae1421f7eb83 Mon Sep 17 00:00:00 2001 From: "Charlie W." <152267037+ARPCharlie@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:48:33 +0100 Subject: [PATCH] fix: duplicate contact link in footer (#109) --- src/components/Footer.astro | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index edc9e4f..eb5c802 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -53,9 +53,6 @@ import BrandTiktok from "./icons/BrandTiktok.astro";