Skip to content

Commit

Permalink
Update nav.html
Browse files Browse the repository at this point in the history
  • Loading branch information
arahmandc committed May 6, 2024
1 parent ae79e0d commit 221ac06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@

<li class="dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="{{ site.baseurl }}/#">conference</a>
<div class="dropdown-menu">
<ul class="dropdown-menu">
<a class="dropdown-item" href="{{ site.baseurl }}/calls/programme/">programme</a>
<a class="dropdown-item" href="{{ site.baseurl }}/calls/general">code of conduct</a>
<a class="dropdown-item" href="{{ site.baseurl }}/calls/internet-access-grant">internet access grant</a>
<a class="dropdown-item" href="{{ site.baseurl }}/calls/map-and-poster-making-contest.html">map and poster making contest</a>
<!-- <a class="dropdown-item" href="{{ site.baseurl }}/#cfp">call for presentations</a> -->
<!-- <a class="dropdown-item" href="{{ site.baseurl }}/program#workshops">workshops</a> -->
<!-- <a class="dropdown-item" href="{{ site.baseurl }}/program#tapok-tapok">tapok-tapok</a> -->
</div>
</ul>
</li>
<!-- <li>
<ul class="dropdown-menu">Activities
Expand Down

0 comments on commit 221ac06

Please sign in to comment.