Skip to content

Commit

Permalink
Update about us (#9937)
Browse files Browse the repository at this point in the history
* Update _header.html.erb

added a menu item for future wiki page "careers" to be added to the "About Us" dropdown menu.

* Update _header.html.erb

updated the new wiki page name
  • Loading branch information
ebarry authored Jul 22, 2021
1 parent e180447 commit b73594f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/_header.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<%= create_nav_dropdown_item("about","layout._header.about.about_public_lab") %>
<%= create_nav_dropdown_item("blog","layout._header.about.blog") %>
<%= create_nav_dropdown_item("newsletter","Newsletter") %>
<%= create_nav_dropdown_item("public-lab-careers","Careers") %>
<%= create_nav_dropdown_item("wiki/contact","layout._header.about.contact") %>
</div>
</li>
Expand Down

0 comments on commit b73594f

Please sign in to comment.