Skip to content

Commit 545eace

Browse files
author
Yassine El Haddad
committed
adjust formatting
1 parent 86cf1d5 commit 545eace

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/.vuepress/headFunctions.ts

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export default [
2+
23
[
34
"script",
45
{
@@ -13,12 +14,12 @@ export default [
1314
"script",
1415
{},
1516
`
16-
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
17-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
18-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
19-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
20-
})(window,document,'script','dataLayer','GTM-5MC2SNS');
21-
`,
17+
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
18+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
19+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
20+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
21+
})(window,document,'script','dataLayer','GTM-5MC2SNS');
22+
`,
2223
],
2324
[
2425
"script",

0 commit comments

Comments
 (0)