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