Skip to content

Commit b0bf1ff

Browse files
committed
fix: change monthly events copy
1 parent 49d1d10 commit b0bf1ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/_data/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"monthlyMeetup": {
2121
"day": "TBA",
22-
"time": "6:00 PM - 7:45 PM",
22+
"time": "6:00 PM - 7:00 PM",
2323
"venue": "ICFOSS, Kazhakkoottam",
2424
"venueDetail": "International Centre for Free and Open Source Software, Kariavattom",
2525
"format": [

src/_includes/components/monthly-meetup.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<span class="section__label">// every month</span>
55
<h2 class="section__title">Monthly Python Meetup</h2>
66
<p class="section__subtitle">
7-
Our flagship event. Every Wednesday evening, we gather to hear talks, share projects, and connect with fellow Python developers.
7+
Every month, we gather to hear talks, share projects, and connect with fellow Python developers. Stay connected on our community groups & channels to know about the upcoming meetups.
88
</p>
99
</div>
1010

0 commit comments

Comments
 (0)