From 24d229253984a872cf4689c8be5f61b9d21b90da Mon Sep 17 00:00:00 2001 From: wonder Date: Sun, 23 Aug 2026 14:50:31 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=B0=86=E5=8D=95=E6=96=87?= =?UTF-8?q?=E4=BB=B6=20HTML=20=E8=BD=AC=E4=B8=BA=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E7=BB=93=E6=9E=84=EF=BC=8C=E6=94=AF=E6=8C=81=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E9=A1=B5=E8=87=AA=E5=8A=A8=E5=8F=91=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DCL.html => DCL/index.html | 0 gcd.html => gcd/index.html | 0 lc2035.html => lc2035/index.html | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename DCL.html => DCL/index.html (100%) rename gcd.html => gcd/index.html (100%) rename lc2035.html => lc2035/index.html (100%) diff --git a/DCL.html b/DCL/index.html similarity index 100% rename from DCL.html rename to DCL/index.html diff --git a/gcd.html b/gcd/index.html similarity index 100% rename from gcd.html rename to gcd/index.html diff --git a/lc2035.html b/lc2035/index.html similarity index 100% rename from lc2035.html rename to lc2035/index.html