Skip to content

Commit

Permalink
Merge pull request #387 from merofinance/remove-discord
Browse files Browse the repository at this point in the history
🔥 Remove Discord from Footer
  • Loading branch information
chase-manning authored Jul 4, 2024
2 parents 9c89f06 + 1e3f6d5 commit b6f77f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ const linkLists: LinkListType[] = [
{
header: "footer.community.header",
links: [
{
internal: false,
label: "footer.community.links.discord",
link: DISCORD_LINK,
},
{
internal: false,
label: "footer.community.links.twitter",
Expand Down

0 comments on commit b6f77f1

Please sign in to comment.