removed blank

This commit is contained in:
Mik-TF 2024-06-20 20:16:17 -04:00
parent c117b51ce6
commit b17e3e09f2

View File

@ -23,7 +23,7 @@ export const headerData = {
href: getPermalink('/blog'), href: getPermalink('/blog'),
}, },
], ],
actions: [{ text: 'Get INCA Nodes', href: '/typeform', target: '_blank' }], actions: [{ text: 'Get INCA Nodes', href: '/typeform' }],
}; };
export const footerData = { export const footerData = {