summaryrefslogtreecommitdiff
path: root/priv/static/instance
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-12-15 19:05:36 -0500
committerAlex Gleason <alex@alexgleason.me>2021-12-15 19:05:36 -0500
commite1b89fe3aa2c03576a6f2418c1e83c0ed64707a3 (patch)
tree6a8b31ef3612c4f8f5b405361c7cb875f4661d84 /priv/static/instance
parent29d80b39f287ed2488a612280d41e9dd2e40a7cc (diff)
parent6eb7d69e60a96e577de92de232ed48e509f23cd4 (diff)
downloadpleroma-e1b89fe3aa2c03576a6f2418c1e83c0ed64707a3.tar.gz
pleroma-e1b89fe3aa2c03576a6f2418c1e83c0ed64707a3.zip
Merge remote-tracking branch 'origin/develop' into live-dashboard
Diffstat (limited to 'priv/static/instance')
-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>