mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update footer-data.tsx
This commit is contained in:
parent
23af3dff13
commit
7c13bfc39d
@ -11,16 +11,12 @@ export const menuItems = [
|
||||
items: [
|
||||
{
|
||||
label: "Documentation",
|
||||
href: "/docs/admin/intro/",
|
||||
href: "/docs/",
|
||||
},
|
||||
{
|
||||
label: "Support Forums",
|
||||
href: "https://community.openpanel.co/",
|
||||
},
|
||||
{
|
||||
label: "License Verification",
|
||||
href: "/verify",
|
||||
},
|
||||
{
|
||||
label: "Roadmap",
|
||||
href: "/roadmap",
|
||||
@ -47,6 +43,10 @@ export const menuItems = [
|
||||
label: "Features",
|
||||
href: "/features",
|
||||
},
|
||||
{
|
||||
label: "Live Preview",
|
||||
href: "/demo",
|
||||
},
|
||||
{
|
||||
label: "Installation",
|
||||
href: "/install",
|
||||
|
Loading…
Reference in New Issue
Block a user