Skip to content

Commit 66bdd4a

Browse files
authored
chore(docs): remove gtag preset option (#819)
Signed-off-by: Tomasz Knura <[email protected]>
1 parent 1569f71 commit 66bdd4a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/docusaurus.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,6 @@ ${content
200200
"classic",
201201
/** @type {import('@docusaurus/preset-classic').Options} */
202202
({
203-
gtag: {
204-
trackingID: "G-G4XVJP8LEP",
205-
},
206203
docs: {
207204
sidebarPath: require.resolve("./sidebars.js"),
208205
sidebarCollapsed: false,

0 commit comments

Comments
 (0)