补全信息
This commit is contained in:
@ -31,9 +31,13 @@ markdown_extensions:
|
||||
- md_in_html
|
||||
plugins:
|
||||
- search
|
||||
- git-revision-date-localized:
|
||||
enable_creation_date: true
|
||||
theme:
|
||||
name: material
|
||||
language: zh
|
||||
icon:
|
||||
repo: fontawesome/brands/git-alt
|
||||
features:
|
||||
- navigation.instant
|
||||
- navigation.instant.progress
|
||||
@ -42,6 +46,7 @@ theme:
|
||||
- navigation.tabs.sticky
|
||||
- search.suggest
|
||||
- search.highlight
|
||||
- content.action.edit
|
||||
- navigation.footer
|
||||
palette:
|
||||
- media: "(prefers-color-scheme)"
|
||||
@ -61,3 +66,6 @@ theme:
|
||||
toggle:
|
||||
icon: material/brightness-4
|
||||
name: Switch to system preference
|
||||
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