Skip to content

Commit 61b7294

Browse files
committed
adds consent tag
1 parent 76bfdbc commit 61b7294

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ const logoJson = require('./logo.json')
1515
/** @type {import('@docusaurus/types').Config} */
1616
const config = {
1717
scripts: [
18+
{
19+
src: 'https://app.termly.io/resource-blocker/ee5d9b1d-d5ea-431c-baff-84e1083d2614?autoBlock=on',
20+
async: true
21+
},
1822
{
1923
src: 'https://kit.fontawesome.com/c11e540390.js',
2024
crossorigin: 'anonymous',

0 commit comments

Comments
 (0)