Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
asuvarna31 authored Nov 6, 2024
1 parent 0bb4206 commit d692aef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<nav class="nav-container">
<div class="nav-menu">
<ul class="menu-list">
<li class="menu-item"><a href="https://thrash-seminars.github.io/pre/">Winter 2025</a></li>
<li class="menu-item"><a href="https://thrash-seminars.github.io/">Fall 2024</a></li>
<li class="menu-item"><a href="index.html">Fall 2024</a></li>
<li class="menu-item"><a href="past_talks.html">Winter 2025</a></li>
</ul>
</div>
</nav>
Expand Down

0 comments on commit d692aef

Please sign in to comment.