Merge branch 'improve-default-tos' into 'develop'

Improve default ToS

See merge request pleroma/pleroma-fe!1057
This commit is contained in:
Shpuld Shpludson 2020-02-13 09:41:31 +00:00
commit f50068ef35
1 changed files with 2 additions and 5 deletions

View File

@ -1,7 +1,4 @@
<h4>Terms of Service</h4>
<p>This is a placeholder ToS.</p>
<p>Edit <code>"/static/terms-of-service.html"</code> to make it fit the needs of your instance.</p>
<br>
<img src="/static/logo.png"/ style="display: block; margin: auto;">
<p>This is a placeholder ToS. Edit <code>"/static/terms-of-service.html"</code> to make it fit the needs of your instance.</p>
<img src="/static/logo.png" style="display: block; margin: auto; max-width: 100%; height: 50px; object-fit: contain;" />