Skip to content

Commit 0fcc9b2

Browse files
committed
docs: sort sidebar links alphabetically
1 parent 717d292 commit 0fcc9b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ module.exports = {
6767
'mouse-position',
6868
'network',
6969
'preferred-color-scheme',
70+
'preferred-languages',
7071
'script',
7172
'scroll-position',
72-
'window-size',
73-
'preferred-languages'
73+
'window-size'
7474
],
7575
'/examples/': []
7676
},

0 commit comments

Comments
 (0)