diff --git a/src/navigation.js b/src/navigation.js index 2b79863..745d121 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -48,9 +48,9 @@ export const footerData = { title: 'Communication', links: [ { text: 'Contact Us', href: '/contact' }, - { text: 'ThreeFold Chat', href: 'https://t.me/threefold' }, - { text: 'INCA Blog', href: '/blog' }, - + { text: 'Mailing List', href: 'javascript:ml_account("webforms", "3562741", "n7q9l7", "show")' }, + { text: 'Blog', href: '/blog' }, + ], }, ],