Added docs

This commit is contained in:
2024-03-29 13:03:45 +05:30
parent 0d302a38ee
commit 9bd6af3efd
26 changed files with 298 additions and 130 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "mdx",
"permalink": "/documentation/privacy_policy",
"source": "@site/src/pages/privacy_policy.md",
"title": "Privacy Policy",
"description": "Privacy Policy",
"frontMatter": {
"slug": "/privacy_policy",
"title": "Privacy Policy"
},
"unlisted": false
}