Skip to content

Commit d8ffef8

Browse files
authored
Add HubSpot scripts to docusaurus.config.ts (#58)
1 parent 19597a6 commit d8ffef8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.ts

+2
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ const config: Config = {
120120
"https://cdnjs.cloudflare.com/ajax/libs/axios/1.2.1/axios.min.js",
121121
{
122122
src: "https://js.hs-scripts.com/43613284.js",
123+
type: "text/javascript",
124+
id: "hs-script-loader",
123125
async: true,
124126
defer: true,
125127
},

0 commit comments

Comments
 (0)