aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2019-11-09 00:27:09 -0600
committerAriadne Conill <ariadne@dereferenced.org>2019-11-09 00:27:09 -0600
commit1946661911c97651ba5356db22a0ddd00ba04864 (patch)
tree1e9163c6db902aa82c7f3fbc89006e4654802609 /static
parent044c9ad0562af059dd961d50961a3880fca9c642 (diff)
update terms of service instructions
Diffstat (limited to 'static')
-rw-r--r--static/terms-of-service.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/static/terms-of-service.html b/static/terms-of-service.html
index c02cb719..c880b72c 100644
--- a/static/terms-of-service.html
+++ b/static/terms-of-service.html
@@ -1,7 +1,8 @@
<h4>Terms of Service</h4>
-<p>This is a placeholder ToS.</p>
+<p>This is the default placeholder ToS. You should change it to fit the needs of your instance.</p>
-<p>Edit <code>"/static/terms-of-service.html"</code> to make it fit the needs of your instance.</p>
+<p>To do so, place a file at <code>"/instance/static/terms-of-service.html"</code> in your
+ Pleroma install containing the real ToS for your instance.</p>
<br>
-<img src="/static/logo.png"/ style="display: block; margin: auto;">
+<img src="/static/logo.png" style="display: block; margin: auto;">