summaryrefslogtreecommitdiff
path: root/priv/static/instance
diff options
context:
space:
mode:
authorFrancis Dinh <normandy@firemail.cc>2018-04-25 00:46:28 -0400
committerFrancis Dinh <normandy@firemail.cc>2018-04-25 00:46:28 -0400
commit9e0dd21ed637ec7b884570b2ad8705b5fac72580 (patch)
tree6efae2883556ee499dcefb0083412701b501f3e8 /priv/static/instance
parent0df1a4efc841af4a12f45c1551f372d867ff7e1d (diff)
parentd4a54a90c9ae39947c71876d4d2988a05a02d7a1 (diff)
downloadpleroma-9e0dd21ed637ec7b884570b2ad8705b5fac72580.tar.gz
pleroma-9e0dd21ed637ec7b884570b2ad8705b5fac72580.zip
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/unrepeats
Diffstat (limited to 'priv/static/instance')
-rw-r--r--priv/static/instance/panel.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/priv/static/instance/panel.html b/priv/static/instance/panel.html
index ae9647837..7e73e4824 100644
--- a/priv/static/instance/panel.html
+++ b/priv/static/instance/panel.html
@@ -1,4 +1,5 @@
<div style="margin-left:12px; margin-right:12px">
-<p>This is a <a href="https://pleroma.social" target="_blank">Pleroma</a> instance.</p>
+<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>
</div>