diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-11-25 17:30:07 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-11-25 17:30:07 -0500 |
| commit | 8ea8d55588de595c172a4fef2e687c57ca8f4f28 (patch) | |
| tree | 69284b15008afb7487bc5122f3319b866d69b024 | |
| parent | 917ae9f0bcf894088beb979a767e930b960d6494 (diff) | |
| download | alp-website-8ea8d55588de595c172a4fef2e687c57ca8f4f28.tar.gz alp-website-8ea8d55588de595c172a4fef2e687c57ca8f4f28.tar.bz2 alp-website-8ea8d55588de595c172a4fef2e687c57ca8f4f28.zip | |
Moved coppa
| -rw-r--r-- | tos.html | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -50,9 +50,15 @@ permalink: /tos <li>Selfbots is not allowed. (Discord prohibits selfbots in their ToS)</li> </ul> </div> - <div id="discord-policy"> + <div id="policy"> <h1>Alee Productions Policies</h1> - <h2>Discord Only</h2> + <div id="coppa-policy"> + <h1>COPPA Policy</h1> + <p>You must be at least 13 years old to be in this server due to the COPPA regulations…</p> + <p>If you don’t accept this, you have to leave our services.</p> + <p>An investigation or/and ban may happen if found guilty.</p> + </div> + <h2>Discord Only Policies</h2> <div id="discord-nickname"> <h1>Nickname Policy</h1> <p>We enforce this nickname policy to keep a clean, friendly community.</p> @@ -110,12 +116,6 @@ permalink: /tos </div> </div> <!-- Modal --> - <div id="coppa-policy"> - <h1>COPPA Policy</h1> - <p>You must be at least 13 years old to be in this server due to the COPPA regulations…</p> - <p>If you don’t accept this, you have to leave our services.</p> - <p>An investigation or/and ban may happen if found guilty.</p> - </div> </div> <div id="FAQ"> <h1>Frequent Asked Questions</h1> |
