diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-11 14:26:53 +0000 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-11 14:26:53 +0000 |
| commit | 6ff64db21c04220ef1b7e19f4fc478af087035b7 (patch) | |
| tree | 9de69ef68727404b296665882a2a32cfdfcc9945 /pages/tos.js | |
| parent | e75948abb2a624e58157937b24109d6161195966 (diff) | |
| download | alp-website-6ff64db21c04220ef1b7e19f4fc478af087035b7.tar.gz alp-website-6ff64db21c04220ef1b7e19f4fc478af087035b7.tar.bz2 alp-website-6ff64db21c04220ef1b7e19f4fc478af087035b7.zip | |
Fixes
Diffstat (limited to 'pages/tos.js')
| -rw-r--r-- | pages/tos.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/tos.js b/pages/tos.js index 729b9c9..8c88f35 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -58,7 +58,7 @@ const TOS = () => ( </div> <div id="delta"> <h2>Delta Policy</h2> - <p>These rules apply to the Delta server</p> + <p>These rules applies when using our Minecraft servers</p> <ul> <li>Usage of hacked clients (including - but not limited to - Wurst, Wolfram, Sigma, etc.) is strictly prohibited*</li> <li>Griefing is not allowed*</li> @@ -95,7 +95,7 @@ const TOS = () => ( </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>Last updated: January 24th, 2021</p> + <p>Last updated: February 11th, 2021</p> <a href="#top" className="green-text">Back to top</a> </div> </div> |
