Restore 'Documentation' ~> 'Docs' because long words are fun.
This commit is contained in:
parent
f3e80267da
commit
f68e4eeb72
|
@ -3,7 +3,7 @@
|
|||
<a href="/">Home</a>
|
||||
</li>
|
||||
<li class="{% if page.url contains '/docs/' %}current{% endif %}">
|
||||
<a href="/docs/home/">Docs</a>
|
||||
<a href="/docs/home/">Doc<span class="show-on-mobiles">s</span><span class="hide-on-mobiles">umentation</span></a>
|
||||
</li>
|
||||
<li class="{% if page.author %}current{% endif %}">
|
||||
<a href="/news/">News</a>
|
||||
|
|
Loading…
Reference in New Issue