chore: change i18n example article and update i18n configuration

This commit is contained in:
radishzzz 2025-03-15 12:26:49 +00:00
parent 5584ef28ee
commit 355b044e9f
38 changed files with 1021 additions and 858 deletions

View file

@ -7,6 +7,7 @@ export interface ThemeConfig {
site: {
title: string
subtitle: string
i18nTitle: boolean
description: string
author: string
url: string