mirror of
https://codeberg.org/teddit/teddit
synced 2025-02-18 13:10:36 +01:00
add legal jargon (fixes #369)
This commit is contained in:
parent
68aed7b9be
commit
25e789fdad
@ -213,3 +213,7 @@ pm2 stop teddit
|
|||||||
```
|
```
|
||||||
|
|
||||||
See also the [pm2 instructions for running a project on startup](https://pm2.keymetrics.io/docs/usage/startup/). In particular, if using systemd, see the section on how to modify the systemd init file so that it runs after your system connects to the network.
|
See also the [pm2 instructions for running a project on startup](https://pm2.keymetrics.io/docs/usage/startup/). In particular, if using systemd, see the section on how to modify the systemd init file so that it runs after your system connects to the network.
|
||||||
|
|
||||||
|
## Legal
|
||||||
|
|
||||||
|
Teddit does not host any content. All content on Teddit is from Reddit™. Reddit is a trademark of Reddit Inc. Teddit is not affiliated with Reddit Inc. Any issues with content should be reported to Reddit.
|
||||||
|
@ -21,6 +21,8 @@ html
|
|||||||
a(href="/privacy") Privacy policy
|
a(href="/privacy") Privacy policy
|
||||||
h2 Donating
|
h2 Donating
|
||||||
p(class="word-break") XMR: 832ogRwuoSs2JGYg7wJTqshidK7dErgNdfpenQ9dzMghNXQTJRby1xGbqC3gW3GAifRM9E84J91VdMZRjoSJ32nkAZnaCEj
|
p(class="word-break") XMR: 832ogRwuoSs2JGYg7wJTqshidK7dErgNdfpenQ9dzMghNXQTJRby1xGbqC3gW3GAifRM9E84J91VdMZRjoSJ32nkAZnaCEj
|
||||||
|
h2 Legal
|
||||||
|
p Teddit does not host any content. All content on Teddit is from Reddit™. Reddit is a trademark of Reddit Inc. Teddit is not affiliated with Reddit Inc. Any issues with content should be reported to Reddit.
|
||||||
.bottom
|
.bottom
|
||||||
a(href="https://en.wikipedia.org/wiki/Piratbyr%C3%A5n#Kopimi", target="_blank")
|
a(href="https://en.wikipedia.org/wiki/Piratbyr%C3%A5n#Kopimi", target="_blank")
|
||||||
img(src="kopimi.gif")
|
img(src="kopimi.gif")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user