mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
docs(cn): fix typo (#275)
This commit is contained in:
@@ -111,7 +111,7 @@ module.exports = {
|
||||
- 类型: `string`
|
||||
- 默认值: `undefined`
|
||||
|
||||
当你使用自定义主题的时候,需要指定它。当值为 `"foo"` 时,VuePress 将会尝试去加载位于 `node_modules/vuepress-theme-awesome/Layout.vue` 的主题组件。
|
||||
当你使用自定义主题的时候,需要指定它。当值为 `"foo"` 时,VuePress 将会尝试去加载位于 `node_modules/vuepress-theme-foo/Layout.vue` 的主题组件。
|
||||
|
||||
### themeConfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user