File tree Expand file tree Collapse file tree 1 file changed +5
-24
lines changed
Expand file tree Collapse file tree 1 file changed +5
-24
lines changed Original file line number Diff line number Diff line change @@ -23,34 +23,15 @@ <h1>{{page.title}}</h1>
2323
2424< p > Attending an online event? Check out our < a href ="{{site.url}}/discord "> Discord guide</ a > .</ p >
2525
26- < p >
27- Get our events in your calendar:
28- < br >
29- < a target ="_blank " href ="https://calendar.google.com/calendar/embed?src=codewithgroup%40gmail.com&ctz=Europe%2FLondon "> Google Calendar</ a > |
30- < a href ="https://calendar.google.com/calendar/ical/codewithgroup%40gmail.com/public/basic.ics "> ICal</ a >
31- </ p >
3226< h2 > Previous Events</ h2 >
3327< p >
3428 Slides from previous events and workshops can be found in our
3529 < a href ="https://drive.google.com/drive/folders/1j6irw_cUfU_u2P1LLe_tJiM6T4dBID5Q?usp=sharing "> Google Drive
3630 folder</ a > .
3731</ p >
3832
39- < nav >
40- < div class ="nav nav-tabs " id ="events-tabs-items " role ="tablist ">
41- < 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 >
42- < 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 >
43- < 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 >
44- </ div >
45- </ nav >
46- < div class ="tab-content " id ="events-tabs-panes ">
47- < div class ="tab-pane fade show active " id ="events-tabs-panes-drop-ins " role ="tabpanel " aria-labelledby ="drop-ins-tab ">
48- {% include_relative pages-events/events-drop-ins.html %}
49- </ div >
50- < div class ="tab-pane fade " id ="events-tabs-panes-huddles " role ="tabpanel " aria-labelledby ="huddles-tab ">
51- {% include_relative pages-events/events-huddles.html %}
52- </ div >
53- < div class ="tab-pane fade " id ="events-tabs-panes-workshops " role ="tabpanel " aria-labelledby ="workshops-tab ">
54- {% include_relative pages-events/events-workshops.html %}
55- </ div >
56- </ div >
33+ < h2 > Upcoming Events</ h2 >
34+ < p >
35+ View our upcoming events on our < a href ="https://www.meetup.com/codewith/ "> Meetup page</ a >
36+ </ p >
37+
You can’t perform that action at this time.
0 commit comments