Add terms of service and privacy policy to documentation

This commit is contained in:
2026-09-10 20:13:40 -03:00
parent 8722abb1bd
commit ecadc866b8
4 changed files with 830 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
---
title: Legal Documents
description: The boring stuff.
---
You can read our terms of service and privacy policy in the following links:
<Cards>
<Card href="/legal/terms-of-service" title="Terms of Service" icon={<LiHandshake />}>
Our terms of service. Classic.
</Card>
<Card href="/legal/privacy-policy" title="Privacy Policy" icon={<LiCookie />}>
Our privacy policy. Another banger.
</Card>
</Cards>
Got any questions? Concerns? Suggestions? Jokes? Send them over to [email protected], we read
everything that goes there.