chore(docs): resort

This commit is contained in:
khtsly 2026-02-12 20:37:01 +07:00
parent d5107f93c0
commit 5337557164

View file

@ -9,8 +9,8 @@ function nav() {
{ {
text: 'API Reference', text: 'API Reference',
items: [ items: [
{ text: '1.1', link: '/api/1.1/warp' },
{ text: '1.0', link: '/api/1.0/warp' }, { text: '1.0', link: '/api/1.0/warp' },
{ text: '1.1', link: '/api/1.1/warp' }
] ]
} }
] ]