Skip to content

Commit 3bca419

Browse files
committed
add upcoming event-cosc hackweek
1 parent 090ca23 commit 3bca419

File tree

3 files changed

+18
-25
lines changed

3 files changed

+18
-25
lines changed

img/cosc_hackweek_2025.png

525 KB
Loading

index.html

Lines changed: 17 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -149,31 +149,23 @@ <h2 class="title__heading">Why Open Source?</h2>
149149
</div>
150150
</section>
151151

152-
<!-- <section class="section section-upcoming">
153-
<div class="section__content">
154-
<h2 class="section__header">Upcoming Events</h2><br>
155-
156-
<p class="title__description">
157-
Follow us on
158-
<a href="https://instagram.com/cbitosc" target="_blank" rel="noopener">Instagram</a>,
159-
<a href="https://twitter.com/cbitosc" target="_blank" rel="noopener">Twitter</a>, and
160-
<a href="https://facebook.com/cbitosc" target="_blank" rel="noopener">Facebook</a>
161-
for updates on upcoming events.
162-
</p>
163-
<center><a href="/img/COSC Internship.pdf" download><img class="upevent-img" src="/img/intern-img.jpg"></a></center>
164-
<center><a href="/hacktoberfest21/" target="_blank"><img class="card__image" src="/hacktoberfest21/assets/img/hacktoberfest21.jpeg" width="50%"></a></center>
165-
<center><a class="reg-btn" href="https://forms.gle/HcrzkXFfvbD8BAtp6" target="_blank">Register</a></center>
166-
<div class="cards" style="margin-top: -5px;">
167-
<div class="event card">
168-
<img class="card__image card__image--special_1" src="/img/events/websession-2020.jpg" loading="lazy">
169-
<div class="card__info">
170-
<p>Hacktoberfest'21</br>29th - 30th October 2021</br>
171-
<a href="https://forms.gle/2Axo5Fx9PPSPCAcj7">click here for registration</a>
172-
</div>
173-
</div>
174-
</div>
175-
</div>
176-
</section> -->
152+
<section class="section section-upcoming">
153+
<div class="section__content">
154+
<h2 class="section__header">Upcoming Events</h2><br>
155+
<div class="cards" style="margin-top: -5px;">
156+
<div class="event card">
157+
<img class="card__image card__image--special_1" src="/img/cosc_hackweek_2025.png" style="height: 292.04px; width: 292.04px" loading="lazy">
158+
<div class="card__info">
159+
<p>
160+
<a href="https://cosc-hackweek.vercel.app/" target="_blank" rel="noopener">COSC HackWeek</a>
161+
</p>
162+
<p>22nd June - 28th June 2025</p>
163+
<a class="reg-btn" target="_blank" rel="noopener" href="https://cosc-hackweek.vercel.app/register">Register</a>
164+
</div>
165+
</div>
166+
</div>
167+
</div>
168+
</section>
177169

178170
<section id="events" class="section section-past section--dark">
179171
<div class="section__content">

stylesheet/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ footer a:visited {
363363
-moz-appearance: button;
364364
appearance: button;
365365
margin:5px;
366+
margin-top: 10px;
366367
width: 210px;
367368
text-align: center;
368369
padding: 10px;

0 commit comments

Comments
 (0)