Skip to content

Commit 11fca0e

Browse files
committed
website: update website document menu.
1 parent 02b0d7a commit 11fca0e

1 file changed

Lines changed: 19 additions & 15 deletions

File tree

website/src/menu.json

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -165,43 +165,47 @@
165165
"path": "https://uiwjs.github.io/react-back-to-top"
166166
},
167167
{ "divider": true, "name": "其它" },
168-
{ "name": "CopyToClipboard 复制", "path": "copy-to-clipboard" },
169168
{ "name": "Portal 入口", "path": "portal" },
170-
{
171-
"name": "Github Corners",
172-
"path": "https://uiwjs.github.io/react-github-corners/"
173-
},
174-
{
175-
"name": "Prismjs",
176-
"path": "https://uiwjs.github.io/react-prismjs"
177-
},
169+
{ "name": "CopyToClipboard 复制", "path": "copy-to-clipboard" },
178170
{
179171
"name": "Clock",
180172
"path": "https://uiwjs.github.io/react-clock"
181173
},
182174
{
183-
"name": "Mac Keyboard",
184-
"path": "https://uiwjs.github.io/react-mac-keyboard/"
175+
"name": "Codepen",
176+
"path": "https://uiwjs.github.io/react-codepen/"
185177
},
186178
{
187179
"name": "Domain Verify",
188180
"path": "https://uiwjs.github.io/react-domain-verify"
189181
},
190182
{
191-
"name": "Shields",
192-
"path": "https://uiwjs.github.io/react-shields"
183+
"name": "Github Corners",
184+
"path": "https://uiwjs.github.io/react-github-corners/"
193185
},
194186
{
195-
"name": "Codepen",
196-
"path": "https://uiwjs.github.io/react-codepen/"
187+
"name": "Mac Keyboard",
188+
"path": "https://uiwjs.github.io/react-mac-keyboard/"
197189
},
198190
{
199191
"name": "Only When",
200192
"path": "https://uiwjs.github.io/react-only-when/"
201193
},
194+
{
195+
"name": "React Login Page 登录",
196+
"path": "https://uiwjs.github.io/react-login-page"
197+
},
198+
{
199+
"name": "Prismjs",
200+
"path": "https://uiwjs.github.io/react-prismjs"
201+
},
202202
{
203203
"name": "Run Web",
204204
"path": "https://uiwjs.github.io/react-run-web/"
205+
},
206+
{
207+
"name": "Shields",
208+
"path": "https://uiwjs.github.io/react-shields"
205209
}
206210
]
207211
},

0 commit comments

Comments
 (0)