Update footer-data.tsx

This commit is contained in:
Stefan Pejcic 2024-06-01 11:46:52 +02:00 committed by GitHub
parent d2bb98e9bc
commit f033252088
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,10 @@ export const menuItems = [
label: "About",
href: "/about",
},
{
label: "Blog",
href: "/blog",
},
{
label: "Become a Partner",
href: "mailto:info@openpanel.co",