Skip to content

Commit 285b011

Browse files
authored
Merge pull request #2113 from Lwiel/RDoc-3470
RDoc-3470 Added GTM to Docusaurus config
2 parents 6ca1fd5 + d07aeb4 commit 285b011

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ const config: Config = {
5555
changefreq: "weekly",
5656
priority: null
5757
},
58+
googleTagManager: {
59+
containerId: "GTM-TDH4JWF2"
60+
}
5861
} satisfies Preset.Options,
5962
],
6063
],

0 commit comments

Comments
 (0)