diff --git a/.vitepress/locales/fr/index.ts b/.vitepress/locales/fr/index.ts index 5b2936961..ead8100c0 100644 --- a/.vitepress/locales/fr/index.ts +++ b/.vitepress/locales/fr/index.ts @@ -21,7 +21,7 @@ import Payment from './payment' export const frConfig: LocaleSpecificConfig< DefaultTheme.Config & CustomConfig > = { - titleTemplate: 'Kongying Tavern', + titleTemplate: 'Taverne Kongying', description: C.META_DESCRIPTION, head: Head, themeConfig: {