From e189d8afe45338d39d84e95ad7602973e7d52c0a Mon Sep 17 00:00:00 2001 From: martapanc Date: Sat, 21 Oct 2023 11:47:06 +0200 Subject: [PATCH] feat: add Analytics link --- src/components/layout/Footer.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index 725a7b5..16fe7a9 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -109,10 +109,10 @@ const footerLinks: FooterLink[] = [ href: 'https://www.polywork.com/marta_pancaldi', label: 'footerMenu.updates', }, - // { - // href: 'https://analytics.eu.umami.is/share/Dw94G9vRDiMT9YXN/MartaCodes.it', - // label: 'footerMenu.analytics', - // }, + { + href: 'https://analytics.eu.umami.is/share/Dw94G9vRDiMT9YXN/MartaCodes.it', + label: 'footerMenu.analytics', + }, // { // href: '/', // label: 'footerMenu.guestbook',