Skip to content

Commit

Permalink
feat: add Analytics link
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Oct 21, 2023
1 parent 574fc2c commit e189d8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/layout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit e189d8a

Please sign in to comment.