Added ToS and PrivacyPolicy

This commit is contained in:
Mystikfluu
2022-06-11 19:46:45 +02:00
parent 026ad8bca4
commit cb9cf85d7f
4 changed files with 166 additions and 0 deletions
+5
View File
@@ -36,5 +36,10 @@
<button onclick="location.assign('/posts')">Want to chat with some cool fellas?</button>
</div>
</main>
<footer>
Are you a developer that wants to work with our API? You can find the documentation &nbsp <a href="/api/documentation/">here</a> <br>
<a href="/PrivacyPolicy">Our PrivacyPolicy</a> <br>
<a href="/ToS">Our Terms of Service</a> <br>
</footer>
</body>
</html>