From 1b9c1776e6927cbb0a527bb6a68531e9850dc577 Mon Sep 17 00:00:00 2001 From: Philip Colmer Date: Thu, 16 Jul 2026 08:25:42 +0100 Subject: [PATCH] Add datalayer to footer --- src/components/nav/Footer.astro | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/src/components/nav/Footer.astro b/src/components/nav/Footer.astro index b1de127..106f154 100644 --- a/src/components/nav/Footer.astro +++ b/src/components/nav/Footer.astro @@ -33,14 +33,19 @@ const currentYear = new Date().getFullYear(); class="flex flex-col items-center justify-between space-y-8 border-b border-white/10 pb-10 lg:flex-row lg:space-y-0" >
- + Logo
+ +