Skip to content

Commit 738f769

Browse files
committed
order fix
1 parent 740530c commit 738f769

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.vitepress/config.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -651,15 +651,15 @@ export default defineConfigWithTheme<ThemeConfig>({
651651
text: 'বাংলা',
652652
repo: 'https://github.com/vuejs-translations/docs-bn'
653653
},
654-
{
655-
link: '/translations/',
656-
text: 'Help Us Translate!',
657-
isTranslationsDesc: true
658-
},
659654
{
660655
link: 'https://it.vuejs.org',
661656
text: 'Italiano',
662657
repo: 'https://github.com/vuejs-translations/docs-it'
658+
},
659+
{
660+
link: '/translations/',
661+
text: 'Help Us Translate!',
662+
isTranslationsDesc: true
663663
}
664664
],
665665

0 commit comments

Comments
 (0)