File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -211,35 +211,24 @@ const fullSidebar = [
211211 type : 'generated-index' ,
212212 } ,
213213 collapsed : true ,
214-
214+
215215 items : [
216- {
217- type : 'category' ,
218- label : 'Integration Overview' ,
219- link : {
220- type : 'doc' ,
221- id : 'guides/integration-advertiser-dataprovider-overview' ,
222- } ,
223- collapsed : true ,
224- items : [
225- {
226- type : 'category' ,
227- label : 'Snowflake' ,
228- link : {
229- type : 'doc' ,
230- id : 'guides/integration-snowflake' ,
231- } ,
232- collapsed : true ,
233- items : [
234- 'guides/integration-snowflake-previous' ,
235- ] ,
216+ 'guides/integration-advertiser-dataprovider-overview' ,
217+ {
218+ type : 'category' ,
219+ label : 'Snowflake' ,
220+ link : {
221+ type : 'doc' ,
222+ id : 'guides/integration-snowflake' ,
236223 } ,
237-
238- 'guides/integration-databricks' ,
239- 'guides/integration-aws-entity-resolution' ,
240- 'guides/integration-advertiser-dataprovider-endpoints' ,
241- ] ,
242- } ,
224+ collapsed : true ,
225+ items : [
226+ 'guides/integration-snowflake-previous' ,
227+ ] ,
228+ } ,
229+ 'guides/integration-databricks' ,
230+ 'guides/integration-aws-entity-resolution' ,
231+ 'guides/integration-advertiser-dataprovider-endpoints' ,
243232 'guides/integration-javascript-client-side' ,
244233 ] ,
245234 } ,
You can’t perform that action at this time.
0 commit comments