nav menu: remove duplicate "More »" link.

Remove a second hidden "More »" link from the nav menu. This was
leftover code first added in f2f524b87 and later reverted in 68161f7b8.
This commit is contained in:
evazion
2018-08-26 12:55:50 -05:00
parent 79961c8ed9
commit 8ccc238791
5 changed files with 1 additions and 23 deletions

View File

@@ -101,8 +101,6 @@
<%= render "layouts/main_links" %>
<%= yield :secondary_links %>
</nav>
<%= render "layouts/more_links" %>
</header>
<div id="page">