diff --git a/website/global.js b/website/global.js index 83b88ed833..a5acfb2ba7 100644 --- a/website/global.js +++ b/website/global.js @@ -1,4 +1,4 @@ -if(document) { +if(typeof document !== 'undefined') { !function(){var e,t,n;e="5fe670e3422303a",t=function(){Reo.init({clientID:"5fe670e3422303a"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}(); }