Skip to content

Commit e1a7af1

Browse files
docs: Update docs/config.json (#67)
* docs: Update docs/config.json * Update schema
1 parent 413cab2 commit e1a7af1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/config.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"apiKey": "",
66
"indexName": "tanstack-config"
77
},
8-
"menu": [
8+
"sections": [
99
{
1010
"label": "Getting Started",
1111
"children": [
@@ -23,6 +23,5 @@
2323
}
2424
]
2525
}
26-
],
27-
"frameworkMenus": []
26+
]
2827
}

0 commit comments

Comments
 (0)