mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
1.21
This commit is contained in:
@@ -117,7 +117,7 @@ const config = {
|
|||||||
label: '1.19.4',
|
label: '1.19.4',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
lastVersion: '1.20',
|
lastVersion: '1.21',
|
||||||
async sidebarItemsGenerator({defaultSidebarItemsGenerator, ...args}) {
|
async sidebarItemsGenerator({defaultSidebarItemsGenerator, ...args}) {
|
||||||
const {item} = args;
|
const {item} = args;
|
||||||
// Use the provided data to generate a custom sidebar slice
|
// Use the provided data to generate a custom sidebar slice
|
||||||
|
|||||||
Reference in New Issue
Block a user