nav: rename connect link to chat with us

This commit is contained in:
Jean Chevronnet 2026-08-31 00:28:51 +00:00
parent a6c50a61b0
commit b3bcf67ee0
No known key found for this signature in database
GPG key ID: 439666D63A9477E4

View file

@ -32,7 +32,7 @@
<a href="/"{% if active == "home" %} class="on"{% endif %}>Home</a> <a href="/"{% if active == "home" %} class="on"{% endif %}>Home</a>
<a href="/features"{% if active == "features" %} class="on"{% endif %}>Features</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="/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&nbsp;with&nbsp;us</a>
<a href="/docs"{% if active == "docs" %} class="on"{% endif %}>Docs</a> <a href="/docs"{% if active == "docs" %} class="on"{% endif %}>Docs</a>
<a href="https://orbit.devtronic.pro">Web&nbsp;client</a> <a href="https://orbit.devtronic.pro">Web&nbsp;client</a>
<a href="https://git.devtronic.pro/echo/echoIRCd" class="ext">Source&#8599;</a> <a href="https://git.devtronic.pro/echo/echoIRCd" class="ext">Source&#8599;</a>