From 0d6c1d7e3535b8620557164aa07b0ea89d661615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=85=E9=9F=B5=27s?= <2359824360@qq.com> Date: Wed, 12 Feb 2025 09:04:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A8=E6=80=81=E9=80=82=E9=85=8D=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B=E9=93=BE=E6=8E=A5=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pages/index.html b/pages/index.html index 30e59e0..e82eda6 100644 --- a/pages/index.html +++ b/pages/index.html @@ -228,25 +228,21 @@
git clone https://example.com/https://github.com/user/project.git
-
+ class="d-block mb-3">git clone https://example.com/https://github.com/user/project.git
git clone https://user:your_token@example.com/https://github.com/user/project.git
+ class="d-block">git clone https://user:your_token@example.com/https://github.com/user/project.git
wget https://example.com/https://raw.githubusercontent.com/user/project/main/README.md
-
+ class="d-block mb-3">wget https://example.com/https://raw.githubusercontent.com/user/project/main/README.md
curl -LO https://example.com/https://github.com/user/project/releases/download/v1.0.0./project_1.0.0.amd64.tar.gz
+ class="d-block">curl -LO https://example.com/https://github.com/user/project/releases/download/v1.0.0/project_1.0.0.amd64.tar.gz