mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-03 14:16:28 +00:00
docs(website) update docusaurus config (#12936)
This commit is contained in:
parent
6914df3721
commit
21ce3f40d1
@ -39,6 +39,9 @@ module.exports = {
|
||||
{
|
||||
src: "https://tag.clearbitscripts.com/v1/pk_2e321cabe30432a5c44c0424781aa35f/tags.js",
|
||||
referrerPolicy: "strict-origin-when-cross-origin"
|
||||
},
|
||||
{
|
||||
src: "/scripts/reo.js",
|
||||
}
|
||||
],
|
||||
noIndex: isSaas,
|
||||
|
||||
1
docs-website/static/scripts/reo.js
Normal file
1
docs-website/static/scripts/reo.js
Normal file
@ -0,0 +1 @@
|
||||
!function(){var e,t,n;e="6d6de29f8c2b6b8",t=function(){Reo.init({clientID:"6d6de29f8c2b6b8"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.defer=!0,n.onload=t,document.head.appendChild(n)}();
|
||||
Loading…
x
Reference in New Issue
Block a user