diff options
author | lain <lain@soykaf.club> | 2018-02-11 20:58:08 +0100 |
---|---|---|
committer | lain <lain@soykaf.club> | 2018-02-11 20:58:08 +0100 |
commit | e946f300ae97a7531259a14511f43cb75efa7dd0 (patch) | |
tree | b91eef46f29a3364aff307eafae3ee9c7060479c /priv | |
parent | dfc23e717f648ed071f00cc31152c0f57b97885a (diff) | |
parent | 1d52afe83e55285973559f8780c0ad7b70c2011d (diff) | |
download | pleroma-e946f300ae97a7531259a14511f43cb75efa7dd0.tar.gz |
update frontend
Diffstat (limited to 'priv')
-rw-r--r-- | priv/static/instance/panel.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/priv/static/instance/panel.html b/priv/static/instance/panel.html new file mode 100644 index 000000000..ae9647837 --- /dev/null +++ b/priv/static/instance/panel.html @@ -0,0 +1,4 @@ +<div style="margin-left:12px; margin-right:12px"> +<p>This is a <a href="https://pleroma.social" target="_blank">Pleroma</a> instance.</p> +</div> + |