Skip to content

Commit b8a0d28

Browse files
committed
Add Cookie consent
1 parent a18045b commit b8a0d28

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,11 @@ const config: Config = {
192192
async: false,
193193
defer: true,
194194
},
195+
{
196+
src: "https://cmp.osano.com/AzZMxHTbQDOQD8c1J/da3b35cc-707f-44ba-a83e-b28b8a08eeac/osano.js",
197+
async: true,
198+
defer: true,
199+
},
195200
],
196201
presets: [
197202
[

0 commit comments

Comments
 (0)