Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan-Weaviate committed Jan 8, 2025
1 parent 312e70b commit 2f06376
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,17 @@ const config = {
tagName: 'script',
innerHTML: `(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:3237492,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');`,
},
// Add Cookiebot
{
tagName: 'script',
attributes: {
id: 'Cookiebot',
src: 'https://consent.cookiebot.com/uc.js',
'data-cbid': '4397b0f9-0b32-41f5-b24a-9370be245e85',
'data-blockingmode': 'auto',
type: 'text/javascript'
},
},
// Add emailpig
{
tagName: 'script',
Expand Down

0 comments on commit 2f06376

Please sign in to comment.