diff --git a/documentation/src/refine-theme/footer-data.tsx b/documentation/src/refine-theme/footer-data.tsx index bea3a79..89bb638 100644 --- a/documentation/src/refine-theme/footer-data.tsx +++ b/documentation/src/refine-theme/footer-data.tsx @@ -17,6 +17,10 @@ export const menuItems = [ label: "Support Forums", href: "https://community.openpanel.co/", }, + { + label: "License Verification", + href: "/verify", + }, { label: "Roadmap", href: "https://github.com/stefanpejcic/openpanel/milestones",