summaryrefslogtreecommitdiff
path: root/priv/static/instance/panel.html
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-12-23 17:43:21 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-12-23 17:43:21 +0000
commitf76c1d4f70fdda6da621a46fb75891e68e266946 (patch)
tree328aec763c24b6426decd30fe3b6a4674510bbee /priv/static/instance/panel.html
parentd8e326467c30b95c5164f6e29512057dce3c2077 (diff)
parent91c22637de5f1683a32207a606c33e7ef3b84676 (diff)
downloadpleroma-f76c1d4f70fdda6da621a46fb75891e68e266946.tar.gz
pleroma-f76c1d4f70fdda6da621a46fb75891e68e266946.zip
Merge branch 'release/2.5.0' into 'stable'
Release 2.5.0 See merge request pleroma/pleroma!3816
Diffstat (limited to 'priv/static/instance/panel.html')
-rw-r--r--priv/static/instance/panel.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/priv/static/instance/panel.html b/priv/static/instance/panel.html
index 7e73e4824..6d901e61d 100644
--- a/priv/static/instance/panel.html
+++ b/priv/static/instance/panel.html
@@ -1,5 +1,5 @@
<div style="margin-left:12px; margin-right:12px">
-<p>Welcome to <a href="https://pleroma.social" target="_blank">Pleroma!</a></p>
-<p><a href="/main/all">Pleroma FE</a> | <a href="/web">Mastodon FE</a></p>
+<p>Welcome to <a href="https://pleroma.social" target="_blank">Pleroma!</a></p>
+<p><a href="/main/all">Pleroma FE</a></p>
</div>