diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-01-23 22:30:00 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-01-23 22:30:00 -0500 |
| commit | 2a3414605aa3a946ef8c798e7dc79da037fca9e1 (patch) | |
| tree | b2aa896fd91cb1e161a9dadca467b5df6060dc7e | |
| parent | 0be4a578f0bc17c4e0a52487f2bec73086eb9550 (diff) | |
| download | alp-website-2a3414605aa3a946ef8c798e7dc79da037fca9e1.tar.gz alp-website-2a3414605aa3a946ef8c798e7dc79da037fca9e1.tar.bz2 alp-website-2a3414605aa3a946ef8c798e7dc79da037fca9e1.zip | |
Added Discord stuff
| -rw-r--r-- | pages/tos.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/tos.js b/pages/tos.js index fa7dbc0..616dc08 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -93,8 +93,8 @@ const TOS = () => ( </ul> <p>Usernames or nickname requests found to be in violation of these guidelines will face repercussions.</p> </div> + <p>We recommend you to follow Discord's <a href="https://discord.com/terms" className="green-text">Terms of Service</a> and <a href="https://discord.com/guidelines" className="green-text">Community Guidelines</a></p> </div> - <p>Any staff abusing their powers should be reported to Alee immediately.</p> <p>Last updated: January 23rd, 2021</p> <a href="#top" className="green-text">Back to top</a> </div> |
