We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d700a66 commit 3579883Copy full SHA for 3579883
docs/guide/theme-introduction.md
@@ -31,7 +31,7 @@ You can enable a custom theme by adding the `.vitepress/theme/index.js` or `.vit
31
└─ package.json
32
```
33
34
-A VitePress custom theme is simply an object containing three properties and is defined as follows:
+A VitePress custom theme is simply an object containing four properties and is defined as follows:
35
36
```ts
37
interface Theme {
0 commit comments