diff --git a/docs/guide/extending-default-theme.md b/docs/guide/extending-default-theme.md index b568ca1d..e9f74ab6 100644 --- a/docs/guide/extending-default-theme.md +++ b/docs/guide/extending-default-theme.md @@ -1,6 +1,6 @@ # Extending the Default Theme -VitePress' default theme is optimized for documentation, and can be customized. Consult the [Default Theme Config Overview](../reference/default-theme-config) for a comprehensive list of options. +VitePress' default theme is optimized for documentation, and a number of elements can be customized via `.vitepress/config.ts`. Consult the [Default Theme Config Overview](../reference/default-theme-config) for a comprehensive list of options. However, there are a number of cases where configuration alone won't be enough. For example: