actually add dc link
All checks were successful
ci / ci (22, debian-trixie) (push) Successful in 29s

This commit is contained in:
kittentm 2026-07-21 04:11:20 +02:00
commit d09e4520ac
Signed by: kitten
GPG key ID: 394B4EABE4405A83

View file

@ -14,7 +14,7 @@
<nav class="links">
<a href="#">{{ t.nav?.supportedGames }}</a>
<a href="/docs/policy/general">{{ t.nav?.errorCodes }}</a>
<a href="#">{{ t.nav?.discordServer }}</a>
<a href="https://discord.gg/grMSxZf">{{ t.nav?.discordServer }}</a>
<a href="/docs/connect">{{ t.nav?.installSpbr }}</a>
</nav>