소스 검색

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",