Add policies and update home page
parent
8fbc6c3897
commit
1c61211520
|
|
@ -171,6 +171,14 @@ export default observer(() => {
|
|||
inviteCode: "monkeypepsdiscover",
|
||||
disabled: false,
|
||||
},
|
||||
{
|
||||
id: "01J7EGW77XE2GSJGPR87MQXZW4",
|
||||
name: "SRY-LAB",
|
||||
description:
|
||||
"Peptide factory in China. Wholesale, retail and customization.",
|
||||
inviteCode: "srylabdiscover",
|
||||
disabled: false,
|
||||
},
|
||||
{
|
||||
id: "01J5TQYA639STTEX7SH5KXC96M",
|
||||
name: "Joe Lu's Hideout",
|
||||
|
|
|
|||
|
|
@ -104,27 +104,27 @@ export default observer(() => {
|
|||
<Github size={24} />
|
||||
</a>
|
||||
</div>
|
||||
{/*<div className={styles.bullet} />
|
||||
<div className={styles.bullet} />
|
||||
<div className={styles.revolt}>
|
||||
<a
|
||||
href="https://revolt.chat/about"
|
||||
href="https://copper-mildrid-58.tiiny.site"
|
||||
target="_blank"
|
||||
rel="noreferrer">
|
||||
<Text id="general.about" />
|
||||
Acceptable Usage Policy
|
||||
</a>
|
||||
<a
|
||||
href="https://revolt.chat/terms"
|
||||
href="https://emerald-theresita-57.tiiny.site"
|
||||
target="_blank"
|
||||
rel="noreferrer">
|
||||
<Text id="general.tos" />
|
||||
</a>
|
||||
<a
|
||||
href="https://revolt.chat/privacy"
|
||||
href="https://crimson-elena-61.tiiny.site"
|
||||
target="_blank"
|
||||
rel="noreferrer">
|
||||
<Text id="general.privacy" />
|
||||
</a>
|
||||
</div>*/}
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
className={styles.attribution}
|
||||
|
|
|
|||
Loading…
Reference in New Issue