From a9555f80e73a7836355148f159cae43ef347057c Mon Sep 17 00:00:00 2001 From: rjg <746338628@qq.com> Date: Mon, 21 Apr 2025 14:22:05 +0800 Subject: [PATCH] 图标修改 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index d10c916..2c07141 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/logo.png" /> + <link rel="icon" href="/img/bg/index_logo.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