瀏覽代碼

Update footer-data.tsx

Stefan Pejcic 1 年之前
父節點
當前提交
e692f72271
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      documentation/src/refine-theme/footer-data.tsx

+ 0 - 5
documentation/src/refine-theme/footer-data.tsx

@@ -3,7 +3,6 @@ import { FooterDiscordIcon } from "./icons/footer-discord";
 import { FooterGithubIcon } from "./icons/footer-github";
 import { FooterGithubIcon } from "./icons/footer-github";
 import { FooterLinkedinIcon } from "./icons/footer-linkedin";
 import { FooterLinkedinIcon } from "./icons/footer-linkedin";
 import { FooterRedditIcon } from "./icons/footer-reddit";
 import { FooterRedditIcon } from "./icons/footer-reddit";
-import { FooterTwitterIcon } from "./icons/footer-twitter";
 import { NewBadgeIcon } from "./icons/popover";
 import { NewBadgeIcon } from "./icons/popover";
 
 
 export const menuItems = [
 export const menuItems = [
@@ -91,10 +90,6 @@ export const socialLinks = [
         icon: FooterRedditIcon,
         icon: FooterRedditIcon,
         href: "https://www.reddit.com/r/openpanelco/",
         href: "https://www.reddit.com/r/openpanelco/",
     },
     },
-    {
-        icon: FooterTwitterIcon,
-        href: "https://twitter.com/",
-    },
     {
     {
         icon: FooterLinkedinIcon,
         icon: FooterLinkedinIcon,
         href: "https://www.linkedin.com/company/openpanel/",
         href: "https://www.linkedin.com/company/openpanel/",