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