19 lines
559 B
Plaintext
19 lines
559 B
Plaintext
---
|
|
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? Memes? Send them over to [email protected], we read
|
|
everything that goes there.
|