Skip to content

Commit 25a0256

Browse files
authored
chore: load kapa.ai through zaraz (#1993)
1 parent a93065d commit 25a0256

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -314,19 +314,6 @@ const config: Config = {
314314
src: "https://consent.ory.sh/index.js",
315315
async: true,
316316
},
317-
{
318-
src: "https://widget.kapa.ai/kapa-widget.bundle.js",
319-
"data-website-id": "e89e7663-df2c-4c7f-974a-1bf8accdd615",
320-
"data-project-name": "Ory",
321-
"data-project-color": "#1A237E",
322-
"data-modal-disclaimer":
323-
"By utilizing this chatbot, you consent to the collection and transmission of data to kapa.ai, which may include your IP address. Please be advised that your privacy and data protection are of utmost importance to us. We assure you that any data collected will be handled in compliance with applicable laws and regulations. For further details on how your data is processed and used, we encourage you to review our Privacy Policy. If you do not agree with these terms, we kindly request that you refrain from using this chatbot.",
324-
"data-modal-title": "Ory AI Copilot",
325-
"data-button-text": "Ask AI",
326-
"data-project-logo": "/docs/img/kapa-logo.png",
327-
"data-consent-required": "true",
328-
async: true,
329-
},
330317
],
331318
}
332319

0 commit comments

Comments
 (0)