diff --git a/docs/src/pages/community.tsx b/docs/src/pages/community.tsx index bf3a7ab04fd46..0d9b6b9a76ffc 100644 --- a/docs/src/pages/community.tsx +++ b/docs/src/pages/community.tsx @@ -159,6 +159,26 @@ const StyledNewsletterIframe = styled('iframe')` } `; +const StyledLink = styled('a')` + display: inline-flex; + align-items: center; + font-size: 20px; + font-weight: bold; + line-height: 1.4; + margin-top: 12px; + ${mq[1]} { + font-size: 18px; + } + img { + width: 24px; + height: 24px; + margin-right: 12px; + ${mq[1]} { + display: none; + } + } +`; + const Community = () => { return ( { + Join us for live demos, meetups, discussions, and more! +
+ + calendar-icon + Subscribe to the Superset Community Calendar + + + } />