Base HTML: Update links

This commit is contained in:
Andy Freer 2020-02-09 20:22:13 +00:00
parent d277b14945
commit eadff5cc67

View file

@ -22,9 +22,9 @@
</nav> </nav>
<nav class="montserrat mv4 fw6 flex-wrap ttu tracked sans-serif flex flex-between"> <nav class="montserrat mv4 fw6 flex-wrap ttu tracked sans-serif flex flex-between">
<a href="/index.html" <a href="https://chat.dashdevs.org"
class="flex-grow-1 flex items-center justify-center white no-underline pa2 bg-animate dib bg-blue hover-aqua"> class="flex-grow-1 flex items-center justify-center white no-underline pa2 bg-animate dib bg-blue hover-aqua">
Dash Platform is now testing on EvoNet! Join the Developer Discord Join the Developer Discord!
</a> </a>
</nav> </nav>
{{ template "main" . }} {{ template "main" . }}