Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Riteshgarlapati authored Mar 3, 2024
1 parent b0880d8 commit fcea7d7
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,29 @@ <h2 class="section__header">Upcoming Events</h2><br>
<div class="section__content">
<h2 class="section__header">Past Events</h2>

<h3 id="events-2023" class="timeline-marker">2024</h3>
<div class="cards">
<div class="event card">
<img
class="card__image"
src="img/events/Opensys24.png"
loading="lazy"
style="height: 292.04px; width: 389px"
/>
<div class="card__info">
<p>
<a
href="https://opensys2024.vercel.app/"
target="_blank"
rel="noopener"
>OpenSys 2024</a
>
</p>
<p>26 - 27 February 2024</p>
</div>
</div>
</div>

<h3 id="events-2023" class="timeline-marker">2023</h3>
<div class="cards">
<div class="event card">
Expand Down

0 comments on commit fcea7d7

Please sign in to comment.