aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/fixtures/preload_static/panel.html (renamed from test/fixtures/preload_static/instance/panel.html)0
-rw-r--r--test/instance_static/panel.html4
2 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/preload_static/instance/panel.html b/test/fixtures/preload_static/panel.html
index fc58e4e93..fc58e4e93 100644
--- a/test/fixtures/preload_static/instance/panel.html
+++ b/test/fixtures/preload_static/panel.html
diff --git a/test/instance_static/panel.html b/test/instance_static/panel.html
new file mode 100644
index 000000000..b3b19d4c3
--- /dev/null
+++ b/test/instance_static/panel.html
@@ -0,0 +1,4 @@
+<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>
+</div> \ No newline at end of file