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:
parent
323de5b114
commit
5a2cc84bdc
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
|||
<ul>
|
||||
$forall h <- federatedServers
|
||||
<li>
|
||||
<code>
|
||||
<a href="https://#{h}">
|
||||
#{h}
|
||||
|
||||
<.instance>
|
||||
|
|
Loading…
Reference in a new issue