- // HubSpot Tracking Code for Cline Documentation
- ;(() => {
- // Check if HubSpot script is already loaded to prevent duplicates
- if (!document.getElementById("hs-script-loader")) {
- var script = document.createElement("script")
- script.type = "text/javascript"
- script.id = "hs-script-loader"
- script.async = true
- script.src = "https://js-na2.hs-scripts.com/243656267.js"
- // Append the script to the document head
- document.head.appendChild(script)
- }
- })()
|