forked from AkkomaGang/akkoma
Modify static resources
This commit is contained in:
parent
e751f3ec56
commit
3d24792f4f
2 changed files with 15 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
<p>Welcome to <a href="https://pleroma.social" target="_blank">Pleroma!</a></p>
|
||||
<p>Sadposting admin is <a href="/FloatingGhost">@FloatingGhost@ihatebeinga.live</a></p>
|
||||
|
||||
<p><a href="https://sad.ihatebeinga.live">Hyperexperimental custom FE</a> | <a href="/main/all">Pleroma FE</a> | <a href="/web">Mastodon FE</a></p>
|
||||
<p><a href="https://sad.ihatebeinga.live">Sad FE</a> | <a href="/main/all">Pleroma FE</a> | <a href="/web">Mastodon FE</a></p>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,7 +1,19 @@
|
|||
<h4>Terms of Service</h4>
|
||||
|
||||
<p>This is a placeholder ToS.</p>
|
||||
<p>I'm pretty lax</p>
|
||||
|
||||
<ol>
|
||||
<li>
|
||||
<h3>Don't be a big meanie</h4>
|
||||
<h5>Arguments are cool and all but don't resort to stuff like flamewars. No hard limits though.</h5>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Mark your lewds!</h3>
|
||||
<h5>Reminder that lewd is bad and nobody wants to be forced to see that. Just mark it sensitive and anything goes</h5>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<p>So I guess yeah, that's about it. Try to be nice, eh? We're probably all sad here.</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;">
|
||||
|
|
Loading…
Reference in a new issue