Skip to content

Commit bce5805

Browse files
authored
docs(website) update docusaurus config (#12862)
1 parent 453d82a commit bce5805

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs-website/docusaurus.config.js

+4
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ module.exports = {
3535
},
3636
{
3737
src: "https://app.revenuehero.io/scheduler.min.js"
38+
},
39+
{
40+
src: "https://tag.clearbitscripts.com/v1/pk_2e321cabe30432a5c44c0424781aa35f/tags.js",
41+
referrerPolicy: "strict-origin-when-cross-origin"
3842
}
3943
],
4044
noIndex: isSaas,

0 commit comments

Comments
 (0)