diff --git a/docs/script-gh.md b/docs/script-gh.md index d3a01eb..b3bed2b 100644 --- a/docs/script-gh.md +++ b/docs/script-gh.md @@ -1,5 +1,6 @@ - - - + +301 Moved +

301 Moved

+The document has moved +here. + diff --git a/docs/script.md b/docs/script.md index e071d4d..c3a9848 100644 --- a/docs/script.md +++ b/docs/script.md @@ -1,5 +1,6 @@ - - - + +301 Moved +

301 Moved

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