mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 07:50:28 +08:00
文档更新
This commit is contained in:
@@ -5,6 +5,7 @@ edit_uri: edit/main/docs/
|
||||
copyright: Copyright © 2021 - 2023 <a href="https://github.com/SuperManito" target="_blank"> SuperManito</a>
|
||||
theme:
|
||||
name: material
|
||||
custom_dir: docs/theme
|
||||
language: zh
|
||||
favicon: assets/favicon.ico
|
||||
icon:
|
||||
@@ -55,7 +56,7 @@ theme:
|
||||
- announce.dismiss
|
||||
extra:
|
||||
generator: false
|
||||
homepage: https://supermanito.github.io/LinuxMirrors
|
||||
homepage: https://linuxmirrors.cn
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/SuperManito/LinuxMirrors
|
||||
@@ -94,6 +95,9 @@ markdown_extensions:
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
options:
|
||||
custom_icons:
|
||||
- docs/theme
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
use_pygments: true
|
||||
@@ -114,7 +118,7 @@ nav:
|
||||
- '介绍': index.md
|
||||
- '软件源': Mirrors.md
|
||||
- '使用方法':
|
||||
- '主要命令': use/index.md
|
||||
- '使用方法': use/index.md
|
||||
- '执行流程': use/execution-flow.md
|
||||
- '未启用源': use/not-enabled.md
|
||||
- '高级用法':
|
||||
|
||||
Reference in New Issue
Block a user