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 08a9c59 commit 7593980Copy full SHA for 7593980
static/script.js
@@ -1,3 +1,3 @@
1
-let script = document.createElement("hs-script-loader");
+let script = document.createElement("script");
2
script.src = "//js.hs-scripts.com/22554992.js";
3
document.body.append(script);
0 commit comments