Skip to content

Commit 1e18084

Browse files
authored
Merge pull request #103 from CodeWithGroup/feature/calendar-link
Add ICal and Google Calendar links
2 parents 3c8fc6e + 6ffa2a9 commit 1e18084

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

events.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ <h1>{{page.title}}</h1>
2020
which applies to all events we run. All speakers, mentors, and attendees must agree with this; it helps us all to
2121
understand the community&apos;s shared values and provides clear guidelines on how we should behave.
2222
</p>
23-
23+
<p>
24+
Get our events in your calendar:
25+
<br>
26+
<a target="_blank" href="https://calendar.google.com/calendar/embed?src=codewithgroup%40gmail.com&ctz=Europe%2FLondon">Google Calendar</a> |
27+
<a href="https://calendar.google.com/calendar/ical/codewithgroup%40gmail.com/public/basic.ics">ICal</a>
28+
</p>
2429
<h2>Previous Events</h2>
2530
<p>
2631
Slides from previous events and workshops can be found in our

0 commit comments

Comments
 (0)