Skip to content

Commit fee193c

Browse files
Add links to these 2 new documents to the navbar
1 parent 02e92d9 commit fee193c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_includes/navbar.ext

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,11 @@
5656
<li class="dropdown">
5757
<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>
5858
<ul class="dropdown-menu" aria-labelledby="projects_menu">
59+
<li><a href="{{ site.baseurl }}/organization/affiliated.html">HSF Affiliated Projects and Software</a></li>
60+
<li><a href="{{ site.baseurl }}/organization/guidelines.html">Guidelines for HSF Affiliated Projects and Software, and Endorsement Badge Assignments</a></li>
61+
<li class="divider"></li>
5962
<li><a href="{{ site.baseurl }}/project_guidelines.html">How to join as a project</a></li>
6063
<li><a href="{{ site.baseurl }}/projects.html">Member Projects</a></li>
61-
<li class="divider"></li>
6264
<li><a href="{{ site.baseurl }}/services.html">Development Services</a></li>
6365
</ul>
6466
</li>

0 commit comments

Comments
 (0)