Merge branch 'develop' into 'chore/improve-default-tos'
# Conflicts: # static/terms-of-service.html
This commit is contained in:
commit
fd109fa355
312 changed files with 15287 additions and 9954 deletions
|
@ -1,8 +1,9 @@
|
|||
<h4>Terms of Service</h4>
|
||||
|
||||
<p>This is the default placeholder ToS. You should change it to fit the needs of your instance.</p>
|
||||
<p>This is the default placeholder ToS. You should copy it over to your static folder and edit it to 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>
|
||||
<p>See the <a href='https://docs.pleroma.social/backend/configuration/static_dir/'>Pleroma documentation</a> for more information.</p>
|
||||
<br>
|
||||
<img src="/static/logo.png" style="display: block; margin: auto;">
|
||||
<img src="/static/logo.png" style="display: block; margin: auto; max-width: 100%; height: 50px; object-fit: contain;" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue