Browse Source

Update footer-data.tsx

Stefan Pejcic 1 năm trước cách đây
mục cha
commit
0551a3dfb2
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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",