switched to plugin definition

This commit is contained in:
philip-ellis-sp
2023-07-07 10:27:28 -05:00
parent 059329e42b
commit 80394338d7
2 changed files with 6 additions and 3 deletions

View File

@@ -57,9 +57,6 @@ const config = {
searchPagePath: false,
placeholder: 'Search the Developer Community',
},
googleTagManager: {
containerId: 'GTM-TSD78J',
},
docs: {
sidebar: {
hideable: true,

View File

@@ -1,4 +1,10 @@
module.exports = [
[
'@docusaurus/plugin-google-tag-manager',
{
containerId: 'GTM-TSD78J',
},
],
[
'@docusaurus/plugin-client-redirects',
{