Update sidebars.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
+11
-11
@@ -396,17 +396,7 @@ export default {
|
||||
'conf/index',
|
||||
'conf/reading',
|
||||
'conf/writing',
|
||||
'conf/defining',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'User Interface',
|
||||
items: [
|
||||
'conf/user-interface/index',
|
||||
'conf/user-interface/logo',
|
||||
'conf/user-interface/icons',
|
||||
'conf/user-interface/sidebar',
|
||||
],
|
||||
},
|
||||
'conf/defining'
|
||||
],
|
||||
Framework: [
|
||||
{
|
||||
@@ -551,6 +541,16 @@ export default {
|
||||
'tooling/package-metadata',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'User Interface',
|
||||
items: [
|
||||
'conf/user-interface/index',
|
||||
'conf/user-interface/logo',
|
||||
'conf/user-interface/icons',
|
||||
'conf/user-interface/sidebar',
|
||||
],
|
||||
},
|
||||
],
|
||||
Tutorials: [
|
||||
{ 'Non-technical': ['overview/adopting'] },
|
||||
|
||||
Reference in New Issue
Block a user