Skip to content

Commit 198b4ef

Browse files
AllenChineseulivz
authored andcommitted
docs($cn): update directory-structure.md (#1128)
1 parent ccaab2d commit 198b4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/docs/docs/zh/guide/directory-structure.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ VuePress 遵循 **“约定优于配置”** 的原则,推荐的目录结构
3636
- `docs/.vuepress/theme`: 用于存放本地主题。
3737
- `docs/.vuepress/styles`: 用于存放样式相关的文件。
3838
- `docs/.vuepress/styles/index.styl`: 将会被自动应用的全局样式文件,会生成在最终的 CSS 文件结尾,具有比默认样式更高的优先级。
39-
- `docs/.vuepress/styles/palette.styl`: 用于重写默认颜色常量,或者设置新的的 stylus 颜色常量。
39+
- `docs/.vuepress/styles/palette.styl`: 用于重写默认颜色常量,或者设置新的 stylus 颜色常量。
4040
- `docs/.vuepress/public`: 静态资源目录。
4141
- `docs/.vuepress/templates`: 存储 HTML 模板文件。
4242
- `docs/.vuepress/templates/dev.html`: 用于开发环境的 HTML 模板文件。

0 commit comments

Comments
 (0)