nav: rename connect link to chat with us
This commit is contained in:
parent
a6c50a61b0
commit
b3bcf67ee0
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<a href="/"{% if active == "home" %} class="on"{% endif %}>Home</a>
|
||||
<a href="/features"{% if active == "features" %} class="on"{% endif %}>Features</a>
|
||||
<a href="/services"{% if active == "services" %} class="on"{% endif %}>Services</a>
|
||||
<a href="/connect"{% if active == "connect" %} class="on"{% endif %}>Connect</a>
|
||||
<a href="/connect"{% if active == "connect" %} class="on"{% endif %}>Chat with us</a>
|
||||
<a href="/docs"{% if active == "docs" %} class="on"{% endif %}>Docs</a>
|
||||
<a href="https://orbit.devtronic.pro">Web client</a>
|
||||
<a href="https://git.devtronic.pro/echo/echoIRCd" class="ext">Source↗</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue