mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-10 03:10:26 +08:00
bug fix
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
12
mkdocs.yml
12
mkdocs.yml
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user