|
|
@ -88,7 +88,7 @@ const isDiscordMembers = text.toLowerCase() === 'discord members'; |
|
|
|
{ |
|
|
|
{ |
|
|
|
isDiscordMembers && ( |
|
|
|
isDiscordMembers && ( |
|
|
|
<a |
|
|
|
<a |
|
|
|
href='https://discord.gg/ZrSpJ8zH' |
|
|
|
href='https://roadmap.sh/discord' |
|
|
|
target='_blank' |
|
|
|
target='_blank' |
|
|
|
class='group mt-0 flex flex-col items-center rounded-lg border border-black bg-white px-3 py-2 text-sm hover:bg-black hover:text-white' |
|
|
|
class='group mt-0 flex flex-col items-center rounded-lg border border-black bg-white px-3 py-2 text-sm hover:bg-black hover:text-white' |
|
|
|
> |
|
|
|
> |
|
|
|