1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 12:04:53 +09:00

UI: Remove link to FEDERATION.md

It's getting outdated and with demo instructions you don't need that file
anyway. Removing it to reduce visual clutter in the UI.
This commit is contained in:
fr33domlover 2019-10-19 09:49:09 +00:00
parent 5603c8d72d
commit 552e2b3001
2 changed files with 0 additions and 7 deletions

View file

@ -264,10 +264,6 @@ instance Yesod App where
T.intercalate "" (map snd bcs) <> "" <> title T.intercalate "" (map snd bcs) <> "" <> title
let settings = appSettings master let settings = appSettings master
instanceHost = appInstanceHost settings instanceHost = appInstanceHost settings
federationPage :: Text
federationPage =
"https://dev.angeley.es\
\/s/fr33domlover/r/vervis/s/FEDERATION.md"
federationDisabled = not $ appFederation settings federationDisabled = not $ appFederation settings
federatedServers = appInstances settings federatedServers = appInstances settings
$(widgetFile "default-layout") $(widgetFile "default-layout")

View file

@ -57,9 +57,6 @@ $nothing
Or Or
<a href=@{AuthR newAccountR}>Sign up. <a href=@{AuthR newAccountR}>Sign up.
<p>
Federation status: See <a href="#{federationPage}">here</a>!
$if federationDisabled $if federationDisabled
<p> <p>
<span> <span>