File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -69,5 +69,10 @@ export default defineUserConfig({
69
69
```
70
70
71
71
::: tip
72
- Config reference: [ Default Theme > locales] ( https://ecosystem.vuejs.press/themes/default/config.html#locales )
72
+
73
+ Config reference:
74
+
75
+ - [ Default Theme > Config] ( https://ecosystem.vuejs.press/themes/default/config.html )
76
+ - [ Default Theme > Locale config] ( https://ecosystem.vuejs.press/themes/default/locale.html )
77
+
73
78
:::
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ Rendered as:
150
150
151
151
- Also see:
152
152
- [ Guide > Theme] ( ../guide/theme.md )
153
- - [ Default Theme > Config] ( ./ default-theme /config.md)
153
+ - [ Default Theme > Config] ( https://ecosystem.vuejs.press/themes/ default/config.md)
154
154
155
155
## Bundler Config
156
156
Original file line number Diff line number Diff line change @@ -69,5 +69,10 @@ export default defineUserConfig({
69
69
```
70
70
71
71
::: tip
72
- 配置参考: [ 默认主题 > locales] ( https://ecosystem.vuejs.press/zh/themes/default/config.html#locales )
72
+
73
+ 配置参考:
74
+
75
+ - [ 默认主题 > 配置] ( https://ecosystem.vuejs.press/zh/themes/default/config.html )
76
+ - [ 默认主题 > 语言配置] ( https://ecosystem.vuejs.press/zh/themes/default/locale.html )
77
+
73
78
:::
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ export default {
149
149
150
150
- 参考:
151
151
- [ 指南 > 主题] ( ../guide/theme.md )
152
- - [ 默认主题 > 配置] ( ./ default-theme /config.md)
152
+ - [ 默认主题 > 配置] ( https://ecosystem.vuejs.press/zh/themes/ default/config.md)
153
153
154
154
## 打包工具配置
155
155
You can’t perform that action at this time.
0 commit comments