mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-25 08:58:26 +00:00
docs: add gtm tag (#10083)
This commit is contained in:
parent
af06f95c5e
commit
bd7a6b6f02
@ -280,6 +280,9 @@ module.exports = {
|
||||
path: "src/pages",
|
||||
mdxPageComponent: "@theme/MDXPage",
|
||||
},
|
||||
googleTagManager: {
|
||||
containerId: 'GTM-WK28RLTG',
|
||||
},
|
||||
},
|
||||
],
|
||||
],
|
||||
@ -293,7 +296,6 @@ module.exports = {
|
||||
routeBasePath: "/docs/graphql",
|
||||
},
|
||||
],
|
||||
// '@docusaurus/plugin-google-gtag',
|
||||
// [
|
||||
// require.resolve("@easyops-cn/docusaurus-search-local"),
|
||||
// {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user