1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 02:14:51 +09:00

UI: Turn list of federated instances into links

This commit is contained in:
fr33domlover 2022-09-27 04:56:02 +00:00
parent 323de5b114
commit 5a2cc84bdc

View file

@ -74,7 +74,7 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
<ul>
$forall h <- federatedServers
<li>
<code>
<a href="https://#{h}">
#{h}
<.instance>