diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 5bbcd727..23eeac47 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -49,7 +49,7 @@ function nav() { { text: 'Changelog', link: 'https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md' - }, + } ] }