Update footer-data.tsx
This commit is contained in:
parent
347f0a78f5
commit
e692f72271
1 changed files with 0 additions and 5 deletions
|
@ -3,7 +3,6 @@ import { FooterDiscordIcon } from "./icons/footer-discord";
|
|||
import { FooterGithubIcon } from "./icons/footer-github";
|
||||
import { FooterLinkedinIcon } from "./icons/footer-linkedin";
|
||||
import { FooterRedditIcon } from "./icons/footer-reddit";
|
||||
import { FooterTwitterIcon } from "./icons/footer-twitter";
|
||||
import { NewBadgeIcon } from "./icons/popover";
|
||||
|
||||
export const menuItems = [
|
||||
|
@ -91,10 +90,6 @@ export const socialLinks = [
|
|||
icon: FooterRedditIcon,
|
||||
href: "https://www.reddit.com/r/openpanelco/",
|
||||
},
|
||||
{
|
||||
icon: FooterTwitterIcon,
|
||||
href: "https://twitter.com/",
|
||||
},
|
||||
{
|
||||
icon: FooterLinkedinIcon,
|
||||
href: "https://www.linkedin.com/company/openpanel/",
|
||||
|
|
Loading…
Add table
Reference in a new issue