@@ -148,7 +148,7 @@ <h2 class="title__heading">Why Open Source?</h2>
148148 </ p >
149149 </ div >
150150 </ section >
151-
151+ <!--
152152 <section class="section section-upcoming">
153153 <div class="section__content">
154154 <h2 class="section__header">Upcoming Events</h2><br>
@@ -166,13 +166,32 @@ <h2 class="section__header">Upcoming Events</h2><br>
166166 </div>
167167 </div>
168168 </section>
169-
169+ -->
170170 < section id ="events " class ="section section-past section--dark ">
171171 < div class ="section__content ">
172172 < h2 class ="section__header "> Past Events</ h2 >
173173
174174 < h3 id ="events-2023 " class ="timeline-marker "> 2025</ h3 >
175175 < div class ="cards ">
176+ < div class ="event card ">
177+ < img
178+ class ="card__image "
179+ src ="./img/events/HackWeek-2025.png "
180+ loading ="lazy "
181+ style ="height: 292.04px; width: 389px "
182+ />
183+ < div class ="card__info ">
184+ < p >
185+ < a
186+ href ="https://cosc-hackweek.vercel.app/ "
187+ target ="_blank "
188+ rel ="noopener "
189+ > HackWeek</ a
190+ >
191+ </ p >
192+ < p > 22 - 28 June 2025</ p >
193+ </ div >
194+ </ div >
176195 < div class ="event card ">
177196 < img
178197 class ="card__image "
@@ -751,22 +770,8 @@ <h2 class="title__heading">Reference Material</h2>
751770 class ="button-link "
752771 target ="_blank "
753772 rel ="nofollow noopener "
754- href ="https://github.com/cbitosc/WebFundamentals "
755- > WebSession</ a
756- >
757- < a
758- class ="button-link "
759- target ="_blank "
760- rel ="nofollow noopener "
761- href ="https://github.com/cbitosc/python-for-beginners "
762- > Python for Beginners</ a
763- >
764- < a
765- class ="button-link "
766- target ="_blank "
767- rel ="nofollow noopener "
768- href ="https://github.com/cbitosc/djangocampv2 "
769- > DjangoCampV2</ a
773+ href =" https://github.com/cbitosc/resources "
774+ > References</ a
770775 >
771776 </ div >
772777 </ section >
0 commit comments