mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 16:00:26 +08:00
更新文档
This commit is contained in:
@@ -12,7 +12,7 @@ hide:
|
||||
---
|
||||
|
||||
<div class="grid" markdown>
|
||||
<figure style="margin: 0" markdown>
|
||||
<figure style="margin: 0 auto" markdown>
|
||||
{ width="300" }
|
||||
{ width="300" }
|
||||
<figcaption>GNU/Linux 更换系统软件源脚本及 Docker 安装脚本</figcaption>
|
||||
|
||||
@@ -31,19 +31,16 @@ theme:
|
||||
example: octicons/beaker-16
|
||||
quote: octicons/quote-16
|
||||
palette:
|
||||
# Palette toggle for automatic mode
|
||||
- media: "(prefers-color-scheme)"
|
||||
toggle:
|
||||
icon: material/brightness-auto
|
||||
name: 跟随系统
|
||||
# Palette toggle for light mode
|
||||
- media: "(prefers-color-scheme: light)"
|
||||
scheme: default
|
||||
primary: white
|
||||
toggle:
|
||||
icon: octicons/sun-16
|
||||
name: 亮色模式
|
||||
# Palette toggle for dark mode
|
||||
- media: "(prefers-color-scheme: dark)"
|
||||
scheme: slate
|
||||
primary: black
|
||||
|
||||
Reference in New Issue
Block a user