From e1afd6281a8cccd1484fb03cccee3985f98777d4 Mon Sep 17 00:00:00 2001 From: rain <1679827795@qq.com> Date: Tue, 06 May 2025 18:40:52 +0800 Subject: [PATCH] Merge branch 'master' into test --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index be8ccef..eb060ef 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <meta name="renderer" content="webkit" /> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" /> - <meta name="apple-mobile-web-app-capable" content="yes" /> + <meta name="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_logo2.png" /> -- Gitblit v1.9.3