Skip to content

Commit

Permalink
chore: fix locale suffix (fr)
Browse files Browse the repository at this point in the history
Co-authored-by: FlameKoori <[email protected]>
  • Loading branch information
boxsnake and FlameKoori committed Apr 29, 2024
1 parent 8b54f66 commit c238b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/locales/fr/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit c238b83

Please sign in to comment.