Skip to content

Commit

Permalink
rm discord
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaaaa committed Oct 10, 2024
1 parent d7134be commit 5575768
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,8 @@ const config = {
<div class="navbar__client__dropdown_text"><div class="text-base text-semibold">Community forum ↗</div>`,
},
{
href: "https://discord.com/invite/xmtp",
html: `<div class="navbar__client__dropdown"><div class="navbar__client__dropdown__icon"><img src="/img/discord-nav-icon.svg" alt="Discord icon" /></div>
href: "https://converse.xyz/group-invite/a0XKzl9oVpWNXcuYDZLMf",
html: `<div class="navbar__client__dropdown"><div class="navbar__client__dropdown__icon"><img src="/img/chat.svg" alt="Chat icon" /></div>
<div class="navbar__client__dropdown_text"><div class="text-base text-semibold">Dev support & chat ↗</div>`,
},
{
Expand Down Expand Up @@ -251,7 +251,7 @@ const config = {
},
{
label: "Dev support & chat ↗",
to: "https://discord.gg/xmtp",
to: "https://converse.xyz/group-invite/a0XKzl9oVpWNXcuYDZLMf",
},
{
label: "Awesome XMTP ↗",
Expand Down
4 changes: 4 additions & 0 deletions static/img/chat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5575768

Please sign in to comment.