Skip to content

Commit

Permalink
add uscms internship to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillermoFidalgo committed Aug 11, 2024
1 parent a3c7a35 commit 5bd1355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
{% for mypage in activities %}
<a class="dropdown-item" href="{{mypage.permalink}}">{{mypage.title}}</a>
{% endfor %}
<a class="dropdown-item" href="https://sites.google.com/upr.edu/uscms-pursue/home">USCMS Internship</a>
</div>
</li>
<li class="nav-item dropdown active">
Expand Down

0 comments on commit 5bd1355

Please sign in to comment.