Merge pull request 'added mailing list in footer' (#102) from development_added_mailing_list into development

Reviewed-on: tfgrid/www_projectinca#102
This commit is contained in:
mik-tf 2024-07-08 17:17:09 +00:00
commit 8d980acd66

View File

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