Skip to content

Commit 5d637a2

Browse files
committed
Embed timezone-aware calendar
1 parent 17b9444 commit 5d637a2

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

community/minutes.mdx

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Core team meetings
22

33
We hold biweekly meetings every second Wednesday from 17:00-18:00 (UTC). Feel free to stop by!
4-
Up-to-date invites are always available in the [conda.org community calendar](https://conda.org/community/calendar).
5-
Look for the `[conda-forge] core meeting` events!
4+
5+
Look for the `⚫ [conda-forge] core meeting` events in the calendar below:
6+
7+
<iframe
8+
src={ `https://calendar.google.com/calendar/embed?height=500&wkst=1&ctz=${Intl.DateTimeFormat().resolvedOptions().timeZone}&showTitle=0&showTz=1&showPrint=0&src=ODgwNTU3MGE0ZTFjYTIzMTk4NDI5NzFkYjQzODBlZDUxOGM0OTA1NzdjMDY0NTRhZGYyMzAzNzM0NTA2ZjM5N0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%2333b679` }
9+
width="100%"
10+
height="500"
11+
frameborder="0"
12+
scrolling="no"
13+
style={{ "margin-bottom": "2em", "margin-top": "1em" }}
14+
></iframe>
615

716
We encourage contributors to join the meetings and learn more about and from the community.
817

0 commit comments

Comments
 (0)