ソースを参照

Update footer-data.tsx

Stefan Pejcic 1 年間 前
コミット
0551a3dfb2
1 ファイル変更4 行追加0 行削除
  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",