From 9a78e87dc0708bc4b7e39ad065e5722daaed10b5 Mon Sep 17 00:00:00 2001 From: 张含笑 <zhx18749296735@163.com> Date: Thu, 05 Feb 2026 10:28:01 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- applications/mobile-web-view/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/applications/mobile-web-view/index.html b/applications/mobile-web-view/index.html index ea6606d..7b0da60 100644 --- a/applications/mobile-web-view/index.html +++ b/applications/mobile-web-view/index.html @@ -20,7 +20,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="/favicon1.png" /> + <link rel="icon" href="/favicon.ico" /> <link rel="stylesheet" href="/fonts/font.css" /> <link rel="stylesheet" href="/iconfont/index.css" /> <link rel="stylesheet" href="/iconfont/avue/iconfont.css" /> -- Gitblit v1.9.3