Add 'ECP in the News' link to main nav

This commit is contained in:
rebuilt 2022-10-19 10:59:58 -07:00
parent 97fb67718d
commit 1d950c5536

View file

@ -22,6 +22,7 @@
Research & Resources
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li class="nav-item"><%= link_to "ECP in the News", construction_index_path, class: "dropdown-item" %></li>
<li class="nav-item"><%= link_to "Research", construction_index_path, class: "dropdown-item" %></li>
<li class="nav-item"><%= link_to "Resources", resource_index_path, class: "dropdown-item" %></li>
</ul>