From c4037b737c30eb86f80f91f328c2da43da305744 Mon Sep 17 00:00:00 2001
From: xiaoyi <908147524@qq.com>
Date: 星期一, 24 八月 2026 11:36:54 +0800
Subject: [PATCH] fix 修改页面
---
index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/index.html b/index.html
index f50b9c8..2882b4e 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
/>
<!-- 鐢� vite 娉ㄥ叆 VITE_APP_TITLE 鍙橀噺锛屽湪 .env 鏂囦欢鍐呴厤缃� -->
<title>%VITE_APP_TITLE%</title>
- <link rel="icon" href="/favicon.ico" />
+ <link rel="icon" href="/logos/xgdl.svg" />
<script>
var HM_ID = '%VITE_APP_BAIDU_CODE%';
if (HM_ID) {
--
Gitblit v1.9.3