@@ -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'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
@@ -30,13 +35,23 @@ <h2>Previous Events</h2>
3035
3136< nav >
3237 < div class ="nav nav-tabs " id ="events-tabs-items " role ="tablist ">
33- < a class ="nav-item nav-link active " id ="drop-ins-tab " data-toggle ="tab " href ="#events-tabs-panes-drop-ins " role ="tab " aria-controls ="events-tabs-panes-drop-ins " aria-selected ="true "> < h4 > Drop-Ins</ h4 > </ a >
34- < a class ="nav-item nav-link " id ="huddles-tab " data-toggle ="tab " href ="#events-tabs-panes-huddles " role ="tab " aria-controls ="events-tabs-panes-huddles " aria-selected ="false "> < h4 > Huddles</ h4 > </ a >
35- < a class ="nav-item nav-link " id ="workshops-tab " data-toggle ="tab " href ="#events-tabs-panes-workshops " role ="tab " aria-controls ="events-tabs-panes-workshops " aria-selected ="false "> < h4 > Workshops</ h4 > </ a >
38+ < a class ="nav-item nav-link active " id ="drop-ins-tab " data-toggle ="tab " href ="#events-tabs-panes-drop-ins "
39+ role ="tab " aria-controls ="events-tabs-panes-drop-ins " aria-selected ="true ">
40+ < h4 > Drop-Ins</ h4 >
41+ </ a >
42+ < a class ="nav-item nav-link " id ="huddles-tab " data-toggle ="tab " href ="#events-tabs-panes-huddles " role ="tab "
43+ aria-controls ="events-tabs-panes-huddles " aria-selected ="false ">
44+ < h4 > Huddles</ h4 >
45+ </ a >
46+ < a class ="nav-item nav-link " id ="workshops-tab " data-toggle ="tab " href ="#events-tabs-panes-workshops " role ="tab "
47+ aria-controls ="events-tabs-panes-workshops " aria-selected ="false ">
48+ < h4 > Workshops</ h4 >
49+ </ a >
3650 </ div >
3751</ nav >
3852< div class ="tab-content " id ="events-tabs-panes ">
39- < div class ="tab-pane fade show active " id ="events-tabs-panes-drop-ins " role ="tabpanel " aria-labelledby ="drop-ins-tab ">
53+ < div class ="tab-pane fade show active " id ="events-tabs-panes-drop-ins " role ="tabpanel "
54+ aria-labelledby ="drop-ins-tab ">
4055 {% include_relative pages-events/events-drop-ins.html %}
4156 </ div >
4257 < div class ="tab-pane fade " id ="events-tabs-panes-huddles " role ="tabpanel " aria-labelledby ="huddles-tab ">
0 commit comments