mirror of
https://github.com/jingyaogong/minimind.git
synced 2026-05-01 11:48:14 +08:00
Restore i18n suffix structure
This commit is contained in:
parent
2c0f4f64d2
commit
3c5feebf3f
10
mkdocs.yml
10
mkdocs.yml
@ -10,7 +10,7 @@ plugins:
|
||||
- zh
|
||||
- en
|
||||
- i18n:
|
||||
docs_structure: suffix
|
||||
docs_structure: folder
|
||||
fallback_to_default: true
|
||||
reconfigure_material: true
|
||||
reconfigure_search: true
|
||||
@ -20,18 +20,10 @@ plugins:
|
||||
name: 简体中文
|
||||
build: true
|
||||
site_name: MiniMind
|
||||
nav_translations:
|
||||
首页: 首页
|
||||
快速开始: 快速开始
|
||||
模型训练: 模型训练
|
||||
- locale: en
|
||||
name: English
|
||||
build: true
|
||||
site_name: MiniMind
|
||||
nav_translations:
|
||||
首页: Home
|
||||
快速开始: Quick Start
|
||||
模型训练: Model Training
|
||||
|
||||
# 主题配置
|
||||
theme:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user