This commit is contained in:
2024-03-28 02:01:56 +05:30
parent e67b1a08ed
commit 0d302a38ee
6 changed files with 79 additions and 2 deletions

View File

@@ -1330,6 +1330,18 @@
},
"docusaurus-plugin-content-pages": {
"default": [
{
"type": "mdx",
"permalink": "/documentation/cookie-consent",
"source": "@site/src/pages/cookie-consent.md",
"title": "Cookie Consent Policy",
"description": "This Cookie Consent Policy explains how Snigdha OS uses cookies on Snigdha OS Forum. By using our Forum, you consent to the use of cookies as described in this policy.",
"frontMatter": {
"slug": "/cookie-consent",
"title": "Cookie Consent Policy"
},
"unlisted": false
},
{
"type": "mdx",
"permalink": "/documentation/markdown-page",