docs removed link until docs ready #78

Merged
mik-tf merged 1 commits from development_docs_remove into development 2024-06-19 23:36:43 +00:00

View File

@ -22,10 +22,6 @@ export const headerData = {
text: 'Blog', text: 'Blog',
href: getPermalink('/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' }], 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: 'Farming', href: '/farming' },
{ text: 'Get INCA Nodes', href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj' }, { 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: 'Build INCA Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' },
{ text: 'INCA Docs', href: 'https://docs.internetcapacity.org' },
], ],
}, },
{ {