From 411b4f6fdf8d84985c63ffded80a2fe35312a13e Mon Sep 17 00:00:00 2001 From: rjg <746338628@qq.com> Date: Wed, 30 Apr 2025 15:43:25 +0800 Subject: [PATCH] 图片更换 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 2c07141..be8ccef 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="format-detection" content="telephone=no" /> - <link rel="icon" href="/img/bg/index_logo.png" /> + <link rel="icon" href="/img/bg/index_logo2.png" /> <link rel="stylesheet" href="/iconfont/index.css" /> <link rel="stylesheet" href="/iconfont/avue/iconfont.css" /> <link rel="stylesheet" href="/iconfont/saber/iconfont.css" /> -- Gitblit v1.9.3