Skip to content

Commit

Permalink
fix: add missing consent script
Browse files Browse the repository at this point in the history
  • Loading branch information
mszekiel authored Dec 18, 2024
1 parent 8370703 commit 2ba3fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ const config: Config = {
scripts: [
// Needed as a workaround for https://answers.netlify.com/t/trailing-slash-missing-on-proxied-netlify-site/36367
"/docs/scripts/redirect.js",
"https://console.staging.ory.dev/cmp/init.js",
"https://consent.ory.sh/index.js",
{
src: "https://widget.kapa.ai/kapa-widget.bundle.js",
Expand Down

0 comments on commit 2ba3fb1

Please sign in to comment.