diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-11-15 17:59:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-15 17:59:54 -0500 |
| commit | 8a1940b9fd9e93cbbb5c5857d692732158af7cfa (patch) | |
| tree | d750d4bd247f4997a03ef967672eaa34f0a583fc | |
| parent | a69259e008be9403766d767c1fed819537f9b270 (diff) | |
| download | alp-website-8a1940b9fd9e93cbbb5c5857d692732158af7cfa.tar.gz alp-website-8a1940b9fd9e93cbbb5c5857d692732158af7cfa.tar.bz2 alp-website-8a1940b9fd9e93cbbb5c5857d692732158af7cfa.zip | |
| -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 7cbccf4..4b1e1b5 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -100,7 +100,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: June 26th, 2021</p> + <p>Last updated: November 15th, 2021</p> <a href="#top" className="green-text">Back to top</a> </div> </div> |
