We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76bfdbc commit 61b7294Copy full SHA for 61b7294
docusaurus.config.js
@@ -15,6 +15,10 @@ const logoJson = require('./logo.json')
15
/** @type {import('@docusaurus/types').Config} */
16
const config = {
17
scripts: [
18
+ {
19
+ src: 'https://app.termly.io/resource-blocker/ee5d9b1d-d5ea-431c-baff-84e1083d2614?autoBlock=on',
20
+ async: true
21
+ },
22
{
23
src: 'https://kit.fontawesome.com/c11e540390.js',
24
crossorigin: 'anonymous',
0 commit comments