Skip to content

Commit

Permalink
remove phishing link
Browse files Browse the repository at this point in the history
  • Loading branch information
masterzorgon committed Nov 26, 2024
1 parent e09b39d commit 03925e0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
10 changes: 5 additions & 5 deletions apps/marginfi-landing-page/src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ const CONTENT: {
href: "https://twitter.com/marginfi",
label: "X",
},
{
icon: <IconBrandDiscordFilled />,
href: "https://discord.gg/mrgn",
label: "Discord",
},
// {
// icon: <IconBrandDiscordFilled />,
// href: "https://discord.gg/mrgn",
// label: "Discord",
// },
{
icon: <IconBrandGithub />,
href: "https://github.com/mrgnlabs/",
Expand Down
10 changes: 5 additions & 5 deletions apps/marginfi-landing-page/src/components/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ const CONTENT = {
href: "https://twitter.com/marginfi",
label: "X",
},
{
icon: <IconBrandDiscordFilled />,
href: "https://discord.gg/mrgn",
label: "Discord",
},
// {
// icon: <IconBrandDiscordFilled />,
// href: "https://discord.gg/mrgn",
// label: "Discord",
// },
{
icon: <IconBrandGithub />,
href: "https://github.com/mrgnlabs/",
Expand Down
18 changes: 9 additions & 9 deletions apps/marginfi-v2-docs/src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ function GitHubIcon(props: React.ComponentPropsWithoutRef<'svg'>) {
)
}

function DiscordIcon(props: React.ComponentPropsWithoutRef<'svg'>) {
return (
<svg viewBox="0 0 20 20" aria-hidden="true" {...props}>
<path d="M16.238 4.515a14.842 14.842 0 0 0-3.664-1.136.055.055 0 0 0-.059.027 10.35 10.35 0 0 0-.456.938 13.702 13.702 0 0 0-4.115 0 9.479 9.479 0 0 0-.464-.938.058.058 0 0 0-.058-.027c-1.266.218-2.497.6-3.664 1.136a.052.052 0 0 0-.024.02C1.4 8.023.76 11.424 1.074 14.782a.062.062 0 0 0 .024.042 14.923 14.923 0 0 0 4.494 2.272.058.058 0 0 0 .064-.02c.346-.473.654-.972.92-1.496a.057.057 0 0 0-.032-.08 9.83 9.83 0 0 1-1.404-.669.058.058 0 0 1-.029-.046.058.058 0 0 1 .023-.05c.094-.07.189-.144.279-.218a.056.056 0 0 1 .058-.008c2.946 1.345 6.135 1.345 9.046 0a.056.056 0 0 1 .059.007c.09.074.184.149.28.22a.058.058 0 0 1 .023.049.059.059 0 0 1-.028.046 9.224 9.224 0 0 1-1.405.669.058.058 0 0 0-.033.033.056.056 0 0 0 .002.047c.27.523.58 1.022.92 1.495a.056.056 0 0 0 .062.021 14.878 14.878 0 0 0 4.502-2.272.055.055 0 0 0 .016-.018.056.056 0 0 0 .008-.023c.375-3.883-.63-7.256-2.662-10.246a.046.046 0 0 0-.023-.021Zm-9.223 8.221c-.887 0-1.618-.814-1.618-1.814s.717-1.814 1.618-1.814c.908 0 1.632.821 1.618 1.814 0 1-.717 1.814-1.618 1.814Zm5.981 0c-.887 0-1.618-.814-1.618-1.814s.717-1.814 1.618-1.814c.908 0 1.632.821 1.618 1.814 0 1-.71 1.814-1.618 1.814Z" />
</svg>
)
}
// function DiscordIcon(props: React.ComponentPropsWithoutRef<'svg'>) {
// return (
// <svg viewBox="0 0 20 20" aria-hidden="true" {...props}>
// <path d="M16.238 4.515a14.842 14.842 0 0 0-3.664-1.136.055.055 0 0 0-.059.027 10.35 10.35 0 0 0-.456.938 13.702 13.702 0 0 0-4.115 0 9.479 9.479 0 0 0-.464-.938.058.058 0 0 0-.058-.027c-1.266.218-2.497.6-3.664 1.136a.052.052 0 0 0-.024.02C1.4 8.023.76 11.424 1.074 14.782a.062.062 0 0 0 .024.042 14.923 14.923 0 0 0 4.494 2.272.058.058 0 0 0 .064-.02c.346-.473.654-.972.92-1.496a.057.057 0 0 0-.032-.08 9.83 9.83 0 0 1-1.404-.669.058.058 0 0 1-.029-.046.058.058 0 0 1 .023-.05c.094-.07.189-.144.279-.218a.056.056 0 0 1 .058-.008c2.946 1.345 6.135 1.345 9.046 0a.056.056 0 0 1 .059.007c.09.074.184.149.28.22a.058.058 0 0 1 .023.049.059.059 0 0 1-.028.046 9.224 9.224 0 0 1-1.405.669.058.058 0 0 0-.033.033.056.056 0 0 0 .002.047c.27.523.58 1.022.92 1.495a.056.056 0 0 0 .062.021 14.878 14.878 0 0 0 4.502-2.272.055.055 0 0 0 .016-.018.056.056 0 0 0 .008-.023c.375-3.883-.63-7.256-2.662-10.246a.046.046 0 0 0-.023-.021Zm-9.223 8.221c-.887 0-1.618-.814-1.618-1.814s.717-1.814 1.618-1.814c.908 0 1.632.821 1.618 1.814 0 1-.717 1.814-1.618 1.814Zm5.981 0c-.887 0-1.618-.814-1.618-1.814s.717-1.814 1.618-1.814c.908 0 1.632.821 1.618 1.814 0 1-.71 1.814-1.618 1.814Z" />
// </svg>
// )
// }

function SocialLink({
href,
Expand Down Expand Up @@ -127,9 +127,9 @@ function SmallPrint() {
<SocialLink href="https://github.com/mrgnlabs" icon={GitHubIcon}>
Follow us on GitHub
</SocialLink>
<SocialLink href="https://discord.com/invite/mrgn" icon={DiscordIcon}>
{/* <SocialLink href="https://discord.com/invite/mrgn" icon={DiscordIcon}>
Join our Discord server
</SocialLink>
</SocialLink> */}
</div>
</div>
)
Expand Down

0 comments on commit 03925e0

Please sign in to comment.