diff --git a/src/components/cards.tsx b/src/components/cards.tsx index 55c7623f96..a04b9c5884 100644 --- a/src/components/cards.tsx +++ b/src/components/cards.tsx @@ -30,7 +30,7 @@ export function Cards({ )} > {/* @ts-expect-error */} - {typeof Icon === "function" ? : Icon} + {typeof Icon === "function" ? : Icon} {title} + + diff --git a/src/icons/github.svg b/src/icons/github.svg index 4600e7cd92..58701c66ad 100644 --- a/src/icons/github.svg +++ b/src/icons/github.svg @@ -1,9 +1,4 @@ - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/pages/community/resources/official-channels.mdx b/src/pages/community/resources/official-channels.mdx index 16825e8452..54fe46f9f5 100644 --- a/src/pages/community/resources/official-channels.mdx +++ b/src/pages/community/resources/official-channels.mdx @@ -4,9 +4,12 @@ import { DiscordIcon, GoogleCalendarIcon, Facebook2Icon, + LinkedInIcon, + BlueskyIcon, FileTextIcon, CodeIcon, GraphQLLogo, + FoundationTalksChannel } from "../../../icons" import { Cards } from "../../../components/cards" @@ -18,17 +21,17 @@ Please follow these channels for updates and information: