Update footer-data.tsx
This commit is contained in:
parent
fd053931c3
commit
0551a3dfb2
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ export const menuItems = [
|
||||||
label: "Support Forums",
|
label: "Support Forums",
|
||||||
href: "https://community.openpanel.co/",
|
href: "https://community.openpanel.co/",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "License Verification",
|
||||||
|
href: "/verify",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Roadmap",
|
label: "Roadmap",
|
||||||
href: "https://github.com/stefanpejcic/openpanel/milestones",
|
href: "https://github.com/stefanpejcic/openpanel/milestones",
|
||||||
|
|
Loading…
Add table
Reference in a new issue