Skip to content

Commit dcb2393

Browse files
committed
Fix sidebar position of articles
1 parent 7f00114 commit dcb2393

14 files changed

+12
-11
lines changed

master/develop/_category_.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"label": "Using key value",
2+
"label": "Develop using key value",
33
"link": {
44
"type": "generated-index"
5-
}
6-
}
5+
},
6+
"position": 7
7+
}
78

master/develop/sql/_category_.json

-7
This file was deleted.

master/embedded/_category_.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"link": {
44
"type": "generated-index"
55
},
6-
"position": 8
6+
"position": 9
77
}
88

master/sql/_category_.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "Develop using SQL",
3+
"link": {
4+
"type": "generated-index"
5+
},
6+
"position": 8
7+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)