summaryrefslogtreecommitdiff
path: root/priv/static/instance
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2018-04-21 18:28:24 +0200
committerlain <lain@soykaf.club>2018-04-21 18:28:24 +0200
commit26af5bad338b9c40918964379c6bb9916ca8b066 (patch)
tree200d92d654748db60a8ca98d100e91ad160b397d /priv/static/instance
parent0c221943ef588df195a0e36da4d95e164e3094f2 (diff)
parentd0b1c498a0c294e99160c01e8e43d6891b1922bc (diff)
downloadpleroma-26af5bad338b9c40918964379c6bb9916ca8b066.tar.gz
pleroma-26af5bad338b9c40918964379c6bb9916ca8b066.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
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>