Skip to content

Commit 3729456

Browse files
authored
Merge branch 'master' into wassimoo/kratos-session-management-js-flow-integration-tests
2 parents bcb844f + eb06fc1 commit 3729456

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -245,17 +245,6 @@ const config: Config = {
245245
},
246246
})),
247247
],
248-
scripts: [
249-
// Needed as a workaround for https://answers.netlify.com/t/trailing-slash-missing-on-proxied-netlify-site/36367
250-
{
251-
src: "https://consent.ory.com/cmp/init.js",
252-
defer: true,
253-
},
254-
{
255-
src: "https://consent.ory.com/index.js",
256-
defer: true,
257-
},
258-
],
259248
}
260249

261250
module.exports = config

0 commit comments

Comments
 (0)