Skip to content

Commit 625336b

Browse files
authored
Merge pull request #4776 from JetBrains/junie-issue-KTL-1555
[Junie]: Hide the Event section on the Community page
2 parents 2e15a34 + 7e60869 commit 625336b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pages/community/index.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ function Index() {
8787
Join a Kotlin User Group
8888
<DesktopBreak /> or&nbsp;start your own
8989
</OverviewBottomLink>
90-
<OverviewBottomLink buttonLink={'/community/events/'} buttonTitle={'Talks and Events →'}>
91-
Get inspired at&nbsp;a&nbsp;Kotlin event
92-
<DesktopBreak /> or&nbsp;host one yourself
93-
</OverviewBottomLink>
9490
</CommunityLayout>
9591
);
9692
}

0 commit comments

Comments
 (0)