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

style: remove federation info from the default layout

This commit is contained in:
naskya 2023-11-06 21:29:53 +09:00
parent 6eabbeacc1
commit b64365871f
Signed by: naskya
GPG key ID: 164DFF24E2D40139

View file

@ -61,22 +61,6 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
Or
<a href=@{AuthR newAccountR}>Sign up.
$if federationDisabled
<p>
<span>
NOTE: Federation is disabled on this instance!
$if null federatedServers
<span>
You can test federation between other instances.
$else
<span>
You can test federation between the following instances:
<ul>
$forall h <- federatedServers
<li>
<a href="https://#{h}">
#{h}
<.instance>
Vervis @ #{renderAuthority instanceHost}