mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-18 08:14:42 +00:00
typo: fix theme category label typo.
This commit is contained in:
@@ -72,7 +72,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: '系统开发',
|
||||
label: '主题开发',
|
||||
items: [
|
||||
'developer-guide/theme/prepare',
|
||||
'developer-guide/theme/config-files',
|
||||
|
Reference in New Issue
Block a user