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:
commit
8d980acd66
@ -48,8 +48,8 @@ export const footerData = {
|
|||||||
title: 'Communication',
|
title: 'Communication',
|
||||||
links: [
|
links: [
|
||||||
{ text: 'Contact Us', href: '/contact' },
|
{ text: 'Contact Us', href: '/contact' },
|
||||||
{ text: 'ThreeFold Chat', href: 'https://t.me/threefold' },
|
{ text: 'Mailing List', href: 'javascript:ml_account("webforms", "3562741", "n7q9l7", "show")' },
|
||||||
{ text: 'INCA Blog', href: '/blog' },
|
{ text: 'Blog', href: '/blog' },
|
||||||
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user