Skip to content

Commit

Permalink
Merge branch 'master' into bg-product-pages-share
Browse files Browse the repository at this point in the history
  • Loading branch information
alanmoo committed Oct 19, 2018
2 parents e8c9598 + 0d6c10f commit 1116595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions network-api/networkapi/templates/pages/primary_nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<a class="nav-link-initiatives" href="/initiatives">Initiatives</a>
<a class="nav-link-participate" href="/participate">Participate</a>
<a class="nav-link-internet-health" href="/internet-health">Internet&nbsp;Health</a>
<a class="nav-link-people" href="/people">People</a>
<a class="nav-link-about" href="/about">About&nbsp;Us</a>
{% if HEROKU_APP_NAME %}
<a href="/help">DEV HELP</a>
Expand Down Expand Up @@ -51,7 +50,6 @@
<a class="nav-link-initiatives" href="/initiatives">Initiatives</a>
<a class="nav-link-participate" href="/participate">Participate</a>
<a class="nav-link-internet-health" href="/internet-health">Internet&nbsp;Health</a>
<a class="nav-link-people" href="/people">People</a>
<a class="nav-link-about" href="/about">About&nbsp;Us</a>
{% if HEROKU_APP_NAME %}
<a href="/help">DEV HELP</a>
Expand Down

0 comments on commit 1116595

Please sign in to comment.