add link to discord instead of qrz
This commit is contained in:
parent
d16287715b
commit
0de663d281
1 changed files with 4 additions and 2 deletions
|
|
@ -110,12 +110,14 @@
|
||||||
<div class="hidden sm:inline-block space-x-1">
|
<div class="hidden sm:inline-block space-x-1">
|
||||||
<span>Created by</span>
|
<span>Created by</span>
|
||||||
<a class="link" target="_blank" href="https://liamcottle.com">Liam Cottle</a>
|
<a class="link" target="_blank" href="https://liamcottle.com">Liam Cottle</a>
|
||||||
<a class="link" target="_blank" href="https://www.qrz.com/db/zl2dev">ZL2DEV</a>
|
<span>-</span>
|
||||||
|
<a class="link" target="_blank" href="https://discord.gg/K55zeZyHKK">Discord</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="inline-block sm:hidden space-x-1">
|
<div class="inline-block sm:hidden space-x-1">
|
||||||
<span>Created by</span>
|
<span>Created by</span>
|
||||||
<a class="link" target="_blank" href="https://liamcottle.com">Liam</a>
|
<a class="link" target="_blank" href="https://liamcottle.com">Liam</a>
|
||||||
<a class="link" target="_blank" href="https://www.qrz.com/db/zl2dev">ZL2DEV</a>
|
<span>-</span>
|
||||||
|
<a class="link" target="_blank" href="https://discord.gg/K55zeZyHKK">Discord</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue