mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-17 19:12:37 -05:00
FEATURE: add std /staff page link from /faq
This commit is contained in:
parent
3e7e47e917
commit
77f5c74ddd
2 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
pre,
|
pre,
|
||||||
ul,
|
ul,
|
||||||
ol,
|
ol,
|
||||||
li,
|
|
||||||
table {
|
table {
|
||||||
margin: 0 0 20px;
|
margin: 0 0 20px;
|
||||||
font-size: 1.143em;
|
font-size: 1.143em;
|
||||||
|
|
|
@ -1959,6 +1959,10 @@ en:
|
||||||
|
|
||||||
Yes, legalese is boring, but we must protect ourselves – and by extension, you and your data – against unfriendly folks. We have a [Terms of Service](/tos) describing your (and our) behavior and rights related to content, privacy, and laws. To use this service, you must agree to abide by our [TOS](/tos).
|
Yes, legalese is boring, but we must protect ourselves – and by extension, you and your data – against unfriendly folks. We have a [Terms of Service](/tos) describing your (and our) behavior and rights related to content, privacy, and laws. To use this service, you must agree to abide by our [TOS](/tos).
|
||||||
|
|
||||||
|
## [Operated By You](#operated)
|
||||||
|
|
||||||
|
This site is operated by your [friendly local staff](/staff) and *you*, the community. If you have any further questions about how things should work here, open a new topic in the [meta category](/c/meta) and let's discuss it! If you have a critical or urgent issue that isn't covered by a meta topic or flag, contact us via the [staff page](/staff).
|
||||||
|
|
||||||
tos_topic:
|
tos_topic:
|
||||||
title: "Terms of Service"
|
title: "Terms of Service"
|
||||||
body: |
|
body: |
|
||||||
|
|
Loading…
Reference in a new issue