Skip to content

Commit

Permalink
Merge pull request #433 from Dzentsetsu/patch-2
Browse files Browse the repository at this point in the history
Update config.ts
  • Loading branch information
Ibochkarev committed May 12, 2024
2 parents 8b598c0 + b5b7d7b commit 51c0f34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,11 @@ export default defineConfigWithTheme<ThemeConfig>({
i18n,

localeLinks: [
{
link: 'https://vuejs.org',
text: 'English',
repo: 'https://github.com/vuejs/docs'
},
{
link: 'https://cn.vuejs.org',
text: '简体中文',
Expand Down

1 comment on commit 51c0f34

@vercel
Copy link

@vercel vercel bot commented on 51c0f34 May 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.