added mailing list in footer

This commit is contained in:
Mik-TF 2024-07-08 13:16:33 -04:00
parent e140771288
commit b9230206ea

View File

@ -48,8 +48,8 @@ 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' },
],
},