Skip to content

Commit

Permalink
Add HubSpot scripts to docusaurus.config.ts (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasit authored Jul 12, 2024
1 parent 19597a6 commit d8ffef8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ const config: Config = {
"https://cdnjs.cloudflare.com/ajax/libs/axios/1.2.1/axios.min.js",
{
src: "https://js.hs-scripts.com/43613284.js",
type: "text/javascript",
id: "hs-script-loader",
async: true,
defer: true,
},
Expand Down

0 comments on commit d8ffef8

Please sign in to comment.