Skip to content

Commit

Permalink
changed nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
benliu961 committed Mar 26, 2024
1 parent b5f7455 commit 02066eb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,5 @@
<a href="/resume.html" >Resume</a>
<a href="/edit.html" >Research</a>
<a href="/blog.html" >ML Journey</a>
<div class="dropdown">
<button class="dropbtn">ML Journey
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="/projects.html" >Projects!</a>
<a href="/articles.html" >Articles!</a>
<a href="/musings.html" >Musings?</a>
</div>
</div>
</div>

0 comments on commit 02066eb

Please sign in to comment.