mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
chore: change i18n example article and update i18n configuration
This commit is contained in:
parent
5584ef28ee
commit
355b044e9f
38 changed files with 1021 additions and 858 deletions
1
src/types/index.d.ts
vendored
1
src/types/index.d.ts
vendored
|
@ -7,6 +7,7 @@ export interface ThemeConfig {
|
|||
site: {
|
||||
title: string
|
||||
subtitle: string
|
||||
i18nTitle: boolean
|
||||
description: string
|
||||
author: string
|
||||
url: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue