You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/docs/docs/miscellaneous/design-concepts.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The options supported by `.vuepress/config.js` are actually based on the plugin
36
36
The root configuration file of the theme is also a plugin.
37
37
38
38
::: tip
39
-
As with `.vuepress/config.js`, the options supported by `theme/config.js` are based on the plugin options and add some specific options. Using a graph to express their relationship:
39
+
As with `.vuepress/config.js`, the options supported by `theme/index.js` are based on the plugin options and add some specific options. Using a graph to express their relationship:
0 commit comments