Add terms of service and privacy policy to documentation
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user