Skip to content

Commit 1e1c97a

Browse files
authored
Merge pull request #321 from crytic/cdahlheimer-hubspot-take3
Updating to 'script'
2 parents 08a9c59 + 7593980 commit 1e1c97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
let script = document.createElement("hs-script-loader");
1+
let script = document.createElement("script");
22
script.src = "//js.hs-scripts.com/22554992.js";
33
document.body.append(script);

0 commit comments

Comments
 (0)