This commit is contained in:
@ -33,6 +33,7 @@ plugins:
|
||||
- search
|
||||
- git-revision-date-localized:
|
||||
enable_creation_date: true
|
||||
site_url: https://mttu.passthem.top
|
||||
theme:
|
||||
name: material
|
||||
language: zh
|
||||
@ -53,19 +54,19 @@ theme:
|
||||
primary: teal
|
||||
toggle:
|
||||
icon: material/brightness-auto
|
||||
name: Switch to light mode
|
||||
name: 切换到亮色模式
|
||||
- media: "(prefers-color-scheme: light)"
|
||||
primary: teal
|
||||
scheme: default
|
||||
toggle:
|
||||
icon: material/brightness-7
|
||||
name: Switch to dark mode
|
||||
name: 切换到暗色模式
|
||||
- media: "(prefers-color-scheme: dark)"
|
||||
primary: teal
|
||||
scheme: slate
|
||||
toggle:
|
||||
icon: material/brightness-4
|
||||
name: Switch to system preference
|
||||
name: 切换到系统偏好模式
|
||||
repo_url: https://gitea.service.jazzwhom.top/mttu-developers/mttu-docs
|
||||
repo_name: mttu-developers/mttu-docs
|
||||
edit_uri: _edit/master/docs/
|
||||
|
||||
Reference in New Issue
Block a user