site: remove 'umentation' for Documentation in desktop site
This commit is contained in:
parent
0bd29bd632
commit
dbea0c5389
|
@ -3,7 +3,7 @@
|
|||
<a href="/">Home</a>
|
||||
</li>
|
||||
<li class="{% if page.url contains '/docs/' %}current{% endif %}">
|
||||
<a href="/docs/home/">Doc<span class="show-on-mobiles">s</span><span class="hide-on-mobiles">umentation</span></a>
|
||||
<a href="/docs/home/">Docs</a>
|
||||
</li>
|
||||
<li class="{% if page.author %}current{% endif %}">
|
||||
<a href="/news/">News</a>
|
||||
|
|
Loading…
Reference in New Issue