forked from AkkomaGang/akkoma-fe
Merge branch 'improve-default-tos' into 'develop'
Improve default ToS See merge request pleroma/pleroma-fe!1057
This commit is contained in:
commit
f50068ef35
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,4 @@
|
||||||
<h4>Terms of Service</h4>
|
<h4>Terms of Service</h4>
|
||||||
|
|
||||||
<p>This is a placeholder ToS.</p>
|
<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;" />
|
||||||
<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;">
|
|
||||||
|
|
Loading…
Reference in a new issue