Skip to content

Commit 13654b3

Browse files
Merge pull request #30 from Couchbase-Ecosystem/add-ga-analytics
undo banner change
2 parents 7db3f19 + 4043b29 commit 13654b3

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

docusaurus/docusaurus.config.ts

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -30,26 +30,6 @@ const config: Config = {
3030
locales: ['en'],
3131
},
3232

33-
// OneTrust Cookies Consent Notice for couchbase.com
34-
headTags: [
35-
{
36-
tagName: 'script',
37-
attributes: {
38-
src: 'https://cdn.cookielaw.org/scripttemplates/otSDKStub.js',
39-
type: 'text/javascript',
40-
charset: 'UTF-8',
41-
'data-domain-script': '748511ff-10bf-44bf-88b8-36382e5b5fd9',
42-
},
43-
},
44-
{
45-
tagName: 'script',
46-
attributes: {
47-
type: 'text/javascript',
48-
},
49-
innerHTML: 'function OptanonWrapper() {}',
50-
},
51-
],
52-
5333
presets: [
5434
[
5535
'classic',

0 commit comments

Comments
 (0)