Skip to content

Commit bc52fa9

Browse files
authored
Add HubSpot Embed Code (#195)
* Add HubSpot Embed Code Integrate our HubSpot sales pipeline data into this site just like we do with Zoo Design Studio. Gotta find out what the people need! * fmt
1 parent 47693b1 commit bc52fa9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/app.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,15 @@
5757
y.parentNode.insertBefore(t, y)
5858
})(window, document, 'clarity', 'script', 's0kr7hbbws')
5959
</script>
60+
<!-- Start of HubSpot Embed Code -->
61+
<script
62+
type="text/javascript"
63+
id="hs-script-loader"
64+
async
65+
defer
66+
src="//js.hs-scripts.com/47343627.js"
67+
></script>
68+
<!-- End of HubSpot Embed Code -->
6069
%sveltekit.head%
6170
</head>
6271
<body data-sveltekit-preload-data="hover">

0 commit comments

Comments
 (0)