Skip to content

Commit

Permalink
Add links to these 2 new documents to the navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues committed Oct 8, 2024
1 parent 02e92d9 commit fee193c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _includes/navbar.ext
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,11 @@
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="{{ site.baseurl }}/projects.html" id="projects_menu"><span class="glyphicon glyphicon-road"></span>&nbsp;&nbsp;Projects &amp; Support<span class="caret"></span></a>
<ul class="dropdown-menu" aria-labelledby="projects_menu">
<li><a href="{{ site.baseurl }}/organization/affiliated.html">HSF Affiliated Projects and Software</a></li>
<li><a href="{{ site.baseurl }}/organization/guidelines.html">Guidelines for HSF Affiliated Projects and Software, and Endorsement Badge Assignments</a></li>
<li class="divider"></li>
<li><a href="{{ site.baseurl }}/project_guidelines.html">How to join as a project</a></li>
<li><a href="{{ site.baseurl }}/projects.html">Member Projects</a></li>
<li class="divider"></li>
<li><a href="{{ site.baseurl }}/services.html">Development Services</a></li>
</ul>
</li>
Expand Down

0 comments on commit fee193c

Please sign in to comment.