Skip to content

Commit

Permalink
update event time text
Browse files Browse the repository at this point in the history
Signed-off-by: ryjiang <[email protected]>
  • Loading branch information
shanghaikid committed Dec 22, 2023
1 parent e77ff3f commit 0f809e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/community/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ export default function CommunityPage({ data, pageContext }) {
</p>
<p className={classes.date}>
<CalendarIcon />
Every Tuesday from 12-12:30 PM PST
Bi-weekly Tuesday from 12-12:30 PM PST
</p>
<CustomLink
className={classes.registerBtn}
Expand Down

0 comments on commit 0f809e5

Please sign in to comment.