Skip to content

Commit eea67b6

Browse files
committedJul 31, 2024
add gtm analytics
·
v0.11.0v0.2.0
1 parent 145353f commit eea67b6

File tree

3 files changed

+21
-18
lines changed

3 files changed

+21
-18
lines changed
 

‎.yfm-dltech‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ langs:
88
- en
99
analytics:
1010
gtm:
11-
id: 'GTM-PBP3P5LB'
11+
id: 'GTM-M2R6PB63'
1212
mode: 'notification'

‎package-lock.json‎

Lines changed: 18 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"postbuild": "node ./scripts/post-build.js ./build/docs"
99
},
1010
"dependencies": {
11-
"@diplodoc/cli": "^4.34.3",
11+
"@diplodoc/cli": "^4.35.0",
1212
"cheerio": "^1.0.0-rc.12",
1313
"fs-extra": "^11.2.0",
1414
"walk-sync": "^3.0.0"
@@ -21,4 +21,4 @@
2121
"prettier": "3.2.0",
2222
"stylelint": "14.0.0"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)
Please sign in to comment.