userquin/feat-add-external-translation-repo-links
userquin 2 months ago
parent 4a88eb5f52
commit ea7928992b

@ -172,6 +172,7 @@ export default defineConfig({
label: '简体中文', label: '简体中文',
link: 'https://vitepress.dev/zh/', link: 'https://vitepress.dev/zh/',
repository: { repository: {
// for testing purposes
link: 'https://github.com/vitejs/vite', link: 'https://github.com/vitejs/vite',
title: '中文存储库' title: '中文存储库'
} }

Loading…
Cancel
Save