This commit is contained in:
SuperManito
2023-05-05 22:27:08 +08:00
parent ca32a91b78
commit fd196fed11
3 changed files with 15 additions and 19 deletions

View File

@@ -1,5 +1,6 @@
<head> <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<script type="text/javascript"> <TITLE>301 Moved</TITLE></HEAD><BODY>
window.location.href = 'https://github.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh'; <H1>301 Moved</H1>
</script> The document has moved
</head> <A HREF="https://github.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh">here</A>.
</BODY></HTML>

View File

@@ -1,5 +1,6 @@
<head> <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<script type="text/javascript"> <TITLE>301 Moved</TITLE></HEAD><BODY>
window.location.href = 'https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh'; <H1>301 Moved</H1>
</script> The document has moved
</head> <A HREF="https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh">here</A>.
</BODY></HTML>

View File

@@ -27,14 +27,12 @@ theme:
quote: octicons/quote-16 quote: octicons/quote-16
palette: palette:
# Palette toggle for light mode # Palette toggle for light mode
- media: "(prefers-color-scheme: light)" - scheme: default
scheme: default
toggle: toggle:
icon: material/brightness-7 icon: material/brightness-7
name: Switch to dark mode name: Switch to dark mode
# Palette toggle for dark mode # Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)" - scheme: slate
scheme: slate
toggle: toggle:
icon: material/brightness-4 icon: material/brightness-4
name: Switch to light mode name: Switch to light mode
@@ -60,10 +58,6 @@ extra:
social: social:
- icon: fontawesome/brands/github - icon: fontawesome/brands/github
link: https://github.com/SuperManito/LinuxMirrors link: https://github.com/SuperManito/LinuxMirrors
alternate:
- name: 简体中文
link: /
lang: zh
extra_css: extra_css:
- stylesheets/extra.css - stylesheets/extra.css
markdown_extensions: markdown_extensions: