Przeglądaj źródła

Update footer-data.tsx

Stefan Pejcic 1 rok temu
rodzic
commit
0551a3dfb2
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      documentation/src/refine-theme/footer-data.tsx

+ 4 - 0
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",