1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 01:26:46 +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>