From c3db9c0911b81e2a3b519440bf6cd5eb624dc2ae Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Wed, 3 May 2023 22:57:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- README.md | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bcb808..e601ad1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,5 +20,5 @@ jobs: path: .cache restore-keys: | mkdocs-material- - - run: pip install mkdocs-material + - run: pip install mkdocs-material mkdocs-glightbox - run: mkdocs gh-deploy --force diff --git a/README.md b/README.md index b3f3b58..7f115bf 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ - __GNU/Linux 一键更换系统软件源脚本__ - __本项目旨在为从事计算机相关行业的朋友们提供便利__ -*** - - ### 适配系统及版本号 Linux Logo @@ -63,10 +61,10 @@
-- ### [软件源](/mirrors.html) -- ### [使用方法](/use/main.html) -- ### [常见问题](/help.html) -- ### [其它脚本](/other.html) +- ### [软件源](https://supermanito.github.io/LinuxMirrors/mirrors.html) +- ### [使用方法](https://supermanito.github.io/LinuxMirrors/use/main.html) +- ### [常见问题](https://supermanito.github.io/LinuxMirrors/help.html) +- ### [其它脚本](https://supermanito.github.io/LinuxMirrors/other.html) ***