Skip to content

Commit f848731

Browse files
Documentation edits made through Mintlify web editor
1 parent e721f90 commit f848731

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

integrations/privacy/overview.mdx

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,10 @@ title: "Privacy Integrations"
33
description: "Integrate with a data privacy platform"
44
---
55

6-
<CardGroup>
7-
<Card
8-
title="Osano"
9-
href="/integrations/privacy/osano"
10-
icon={<svg width="32" height="32" className="h-6 w-6" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg"><path fillRule="evenodd" clipRule="evenodd" d="M128 256C198.692 256 256 198.692 256 128C256 57.3076 198.692 0 128 0C57.3076 0 0 57.3076 0 128C0 198.692 57.3076 256 128 256ZM128 192C163.346 192 192 163.346 192 128C192 92.6538 163.346 64 128 64C92.6538 64 64 92.6538 64 128C64 163.346 92.6538 192 128 192Z" fill="#7764FA"/></svg>}
11-
horizontal
12-
>
13-
</Card>
14-
</CardGroup>
15-
166
## Enabling Data Privacy Integrations
177

188
You can add data privacy platforms onto your docs. Add the `integrations` field into your `docs.json` file with your respective scripts.
199

20-
```json
21-
"integrations": {
22-
"osano": "SOURCE"
23-
}
24-
```
25-
2610
If you'd like to request a data privacy platform integration, please let us know in [our community](https://mintlify.com/community).
2711

2812
## Cookie Consent and Disabling Telemetry
@@ -48,4 +32,4 @@ If you'd like to disable telemetry for all users, you can add the following to y
4832
"enabled": false
4933
}
5034
}
51-
```
35+
```

0 commit comments

Comments
 (0)