mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-01-23 21:01:15 -05:00
fix onion links
This commit is contained in:
parent
928d4a420b
commit
d93f4bfc0d
@ -166,7 +166,7 @@
|
||||
</a>
|
||||
{{end}} {{if ne (len .Service.OnionUrls) 0}}
|
||||
<a
|
||||
href="#"
|
||||
href="{{randomElem .Service.OnionUrls}}"
|
||||
target="_blank"
|
||||
class="flex justify-center items-center px-2 py-1 m-1 space-x-2 text-center text-purple-600 rounded border border-purple-900 transition duration-300 bg-zinc-900 hover:border-lime-600 hover:text-lime-600"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user