Skip to content

Commit a0bb289

Browse files
authored
Merge pull request #593 from sboldyreva/claude/optimistic-dirac-ahv788
fix(security): remove orphaned HubSpot loader from docs head
2 parents c050aad + 48b12a0 commit a0bb289

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

docs/.vuepress/headFunctions.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
import routes from './routes.json';
22

33
export default [
4-
[
5-
"script",
6-
{
7-
type: "text/javascript",
8-
id: "hs-script-loader",
9-
async: true,
10-
defer: true,
11-
src: "//js.hs-scripts.com/5408110.js",
12-
},
13-
],
144
[
155
"script",
166
{

0 commit comments

Comments
 (0)