Skip to content

Commit 7a68fbf

Browse files
committed
remove funded opps from nav
1 parent 9d66e1a commit 7a68fbf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_includes/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
</a>
3939
<div class="dropdown-menu" role="menu" aria-labelledby="navbarDropdown">
4040
<a class="dropdown-item" role="menuitem" href="{{ '/community/spaces/' | relative_url }}">Community Spaces</a>
41-
<a class="dropdown-item" role="menuitem" href="{{ '/community/funded-opportunities/' | relative_url }}">Funded Opportunities</a>
41+
<!--<a class="dropdown-item" role="menuitem" href="{{ '/community/funded-opportunities/' | relative_url }}">Funded Opportunities</a>-->
4242

43-
<a class="dropdown-item" role="menuitem" href="https://github.com/orgs/CollectionBuilder/discussions" target="_blank">Discussions Forum</a>
44-
<a class="dropdown-item" role="menuitem" href="https://collectionbuilder.github.io/cb-examples/" target="_blank">See Example Collections <br><small class="ml-3">& Submit your own!</small></a>
43+
<a class="dropdown-item" role="menuitem" href="https://github.com/orgs/CollectionBuilder/discussions">Discussions Forum</a>
44+
<a class="dropdown-item" role="menuitem" href="https://collectionbuilder.github.io/cb-examples/">See Example Collections <br><small class="ml-3">& Submit your own!</small></a>
4545
</div>
4646
</li>
4747
</ul>

0 commit comments

Comments
 (0)