We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb3c64f + cdbdfe8 commit 93c3ffcCopy full SHA for 93c3ffc
docusaurus.config.ts
@@ -45,7 +45,7 @@ const config: Config = {
45
// blogSidebarCount: 'ALL'
46
// },
47
gtag: {
48
- trackingID: 'G-LC4SC6JY70',
+ trackingID: 'G-XJVXWZ37RP',
49
anonymizeIP: true,
50
},
51
theme: {
@@ -127,12 +127,12 @@ const config: Config = {
127
128
algolia: {
129
// The application ID provided by Algolia
130
- appId: 'L5VTR6TWVD',
+ appId: '7VUSGGI85A',
131
132
// Public API key: it is safe to commit it
133
- apiKey: 'bab16fbb5188c4b49fad968ebc643dd3',
+ apiKey: '20ebc4ca5a7eb5120bb6d30a296fc52e',
134
135
- indexName: 'flutterflow--82026',
+ indexName: 'dreamflow-docs',
136
137
// Optional: see doc section below
138
contextualSearch: true,
0 commit comments