feat: accessibility enhancement
All checks were successful
Deploy / Deploy (push) Successful in 1m16s
All checks were successful
Deploy / Deploy (push) Successful in 1m16s
closes #3
This commit is contained in:
parent
3e652d5e4e
commit
01c5131055
31 changed files with 1121 additions and 58 deletions
|
@ -22,14 +22,14 @@ const LANGUAGES: LanguageConfig[] = [
|
|||
{
|
||||
code: 'zh-CN',
|
||||
dataDir: 'zh-CN',
|
||||
title: 'STARSET 镜像站更新',
|
||||
description: 'STARSET 镜像站的最新更新'
|
||||
title: 'STARSET Mirror 项目动态',
|
||||
description: 'STARSET Mirror 最新动态'
|
||||
},
|
||||
{
|
||||
code: 'zh-Hant',
|
||||
dataDir: 'zh-TW',
|
||||
title: 'STARSET 鏡像站更新',
|
||||
description: 'STARSET 鏡像站的最新更新'
|
||||
title: 'STARSET Mirror 專案動态',
|
||||
description: 'STARSET Mirror 最新動態'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue