File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 99 },
1010 "favicon" : " /favicon.svg" ,
1111 "navigation" : {
12- "tabs " : [
12+ "dropdowns " : [
1313 {
14- "tab" : " Documentation" ,
14+ "dropdown" : " Documentation" ,
15+ "icon" : " book" ,
16+ "description" : " Core platform" ,
1517 "groups" : [
1618 {
1719 "group" : " Getting Started" ,
160162 ]
161163 },
162164 {
163- "tab" : " Components" ,
165+ "dropdown" : " Components" ,
166+ "icon" : " block-brick" ,
167+ "description" : " Component library" ,
164168 "groups" : [
165169 {
166170 "group" : " Components" ,
193197 ]
194198 },
195199 {
196- "tab" : " Integrations" ,
200+ "dropdown" : " Integrations" ,
201+ "icon" : " plug" ,
202+ "description" : " Integrations with other services" ,
197203 "groups" : [
198204 {
199205 "group" : " Analytics" ,
239245 ]
240246 },
241247 {
242- "tab" : " Changelog" ,
248+ "dropdown" : " Changelog" ,
249+ "icon" : " list-timeline" ,
250+ "description" : " Updates and changes" ,
243251 "groups" : [
244252 {
245253 "group" : " Changelog" ,
You can’t perform that action at this time.
0 commit comments