docs: Minor tweak

Changed `config.ts` to `config.[extension]`
pull/2377/head
Simon East 2 years ago committed by GitHub
parent ed2bbd7bed
commit bc53d195d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# Extending the Default Theme
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.
VitePress' default theme is optimized for documentation, and a number of elements can be customized via `.vitepress/config.[extension]`. 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:

Loading…
Cancel
Save