Merge pull request #5058 from synthecypher/patch-2

Merge pull request 5058
This commit is contained in:
jekyllbot 2016-07-06 17:46:35 -07:00 committed by GitHub
commit 3a8e28cba1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<li class="{% if page.author %}current{% endif %}"> <li class="{% if page.author %}current{% endif %}">
<a href="/news/">News</a> <a href="/news/">News</a>
</li> </li>
<li> <li class="{% if page.url contains '/help/' %}current{% endif %}">
<a href="/help/">Help</a> <a href="/help/">Help</a>
</li> </li>
<li> <li>