Skip to content

Commit

Permalink
🔧 增加更多图标和界面翻译
Browse files Browse the repository at this point in the history
  • Loading branch information
Redlnn committed Nov 12, 2024
1 parent e73460e commit 37f2313
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion docs/.vitepress/config/index.mts
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,11 @@ export default defineConfig({
next: '下一页'
},
darkModeSwitchLabel: '黑暗模式',
lightModeSwitchTitle: '切换到浅色模式',
darkModeSwitchTitle: '切换到黑暗模式',
sidebarMenuLabel: '目录',
returnToTopLabel: '回到顶部 ▲'
returnToTopLabel: '回到顶部 ▲',
externalLinkIcon: true
},

vite: viteConfig,
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ hero:

actions:
- theme: brand
text: 让我们开始吧
text: 🚀让我们开始吧
link: /before/
- theme: alt
text: Graia 官方文档
text: 🔗Graia 官方文档
link: https://graia.cn

features:
Expand Down

0 comments on commit 37f2313

Please sign in to comment.