development to main #79

Merged
mik-tf merged 2 commits from development into main 2024-06-19 23:37:01 +00:00

View File

@ -22,10 +22,6 @@ export const headerData = {
text: 'Blog',
href: getPermalink('/blog'),
},
{
text: 'Docs',
href: getPermalink('https://docs.internetcapacity.org'),
},
],
actions: [{ text: 'Get INCA Nodes', href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj', target: '_blank' }],
};
@ -47,7 +43,6 @@ export const footerData = {
{ text: 'Farming', href: '/farming' },
{ text: 'Get INCA Nodes', href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj' },
{ text: 'Build INCA Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' },
{ text: 'INCA Docs', href: 'https://docs.internetcapacity.org' },
],
},
{