mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
Update docusaurus.config.js
This commit is contained in:
@@ -108,7 +108,7 @@ const config = {
|
|||||||
banner: 'unreleased',
|
banner: 'unreleased',
|
||||||
},
|
},
|
||||||
'1.21': {
|
'1.21': {
|
||||||
label: '1.21.0',
|
label: '1.21.1',
|
||||||
},
|
},
|
||||||
'1.20': {
|
'1.20': {
|
||||||
label: '1.20.5'
|
label: '1.20.5'
|
||||||
@@ -198,7 +198,7 @@ const config = {
|
|||||||
position: 'right',
|
position: 'right',
|
||||||
items: [
|
items: [
|
||||||
{to: '/api/next/', label: '1.22-dev' },
|
{to: '/api/next/', label: '1.22-dev' },
|
||||||
{to: '/api/1.21/', label: '1.21.0' },
|
{to: '/api/1.21/', label: '1.21.1' },
|
||||||
{to: '/api/1.20/', label: '1.20.4' },
|
{to: '/api/1.20/', label: '1.20.4' },
|
||||||
{to: '/api/1.19/', label: '1.19.4' },
|
{to: '/api/1.19/', label: '1.19.4' },
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user