mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
Base HTML: Open discord link in new target
This commit is contained in:
parent
b6f029e8a4
commit
2a357ef142
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
</nav>
|
||||
|
||||
<nav class="montserrat mv4 fw6 flex-wrap ttu tracked sans-serif flex flex-between">
|
||||
<a href="https://discord.gg/mU79ZWx"
|
||||
<a href="https://discord.gg/mU79ZWx" target="_blank"
|
||||
class="flex-grow-1 flex items-center justify-center white no-underline pa2 bg-animate dib bg-blue hover-aqua">
|
||||
Join the Developer Discord!
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue