From 08760739d022a4133a2aa0ead67f450c52d32f19 Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Mon, 20 Oct 2025 19:12:59 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0logo=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E9=93=BE=E6=8E=A5=E5=B9=B6=E6=B7=BB=E5=8A=A0vscode?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将本地logo图片替换为CDN链接,提高加载速度 添加vscode的liveServer端口配置为5501 --- .vscode/settings.json | 3 +++ sectionIndex.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/sectionIndex.html b/sectionIndex.html index 85c875a..8a95302 100644 --- a/sectionIndex.html +++ b/sectionIndex.html @@ -11,7 +11,7 @@
+