We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740530c commit 738f769Copy full SHA for 738f769
.vitepress/config.ts
@@ -651,15 +651,15 @@ export default defineConfigWithTheme<ThemeConfig>({
651
text: 'বাংলা',
652
repo: 'https://github.com/vuejs-translations/docs-bn'
653
},
654
- {
655
- link: '/translations/',
656
- text: 'Help Us Translate!',
657
- isTranslationsDesc: true
658
- },
659
{
660
link: 'https://it.vuejs.org',
661
text: 'Italiano',
662
repo: 'https://github.com/vuejs-translations/docs-it'
+ },
+ {
+ link: '/translations/',
+ text: 'Help Us Translate!',
+ isTranslationsDesc: true
663
}
664
],
665
0 commit comments