Skip to content

Commit 6b398f1

Browse files
authored
Merge pull request #13481 from ethereum/community-hash-link
feat: add hash link for homepage events
2 parents 4c53466 + 14ebe1f commit 6b398f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/CommunityEvents/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ const CommunityEvents = ({ events }: CommunityEventsProps) => {
8585
sm: "2rem 0 0",
8686
lg: "2rem 2rem 0",
8787
}}
88+
id="community-events"
8889
>
8990
<Center w={{ base: "100%", lg: "40%" }}>
9091
<Box pe={8} ps={{ base: 8, lg: 0 }}>

0 commit comments

Comments
 (0)