We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa592b commit ae7f158Copy full SHA for ae7f158
img/events/Hacktoberfest2025.png
1020 KB
index.html
@@ -173,6 +173,25 @@ <h2 class="section__header">Past Events</h2>
173
174
<h3 id="events-2023" class="timeline-marker">2025</h3>
175
<div class="cards">
176
+ <div class="event card">
177
+ <img
178
+ class="card__image"
179
+ src="./img/events/Hacktoberfest2025.png"
180
+ loading="lazy"
181
+ style="height: 292.04px; width: 389px"
182
+ />
183
+ <div class="card__info">
184
+ <p>
185
+ <a
186
+ href="https://cbit-hacktoberfest25.vercel.app/"
187
+ target="_blank"
188
+ rel="noopener"
189
+ >Hacktoberfest 2025</a
190
+ >
191
+ </p>
192
+ <p>25 - 26 October 2025</p>
193
+ </div>
194
195
<div class="event card">
196
<img
197
class="card__image"
0 commit comments