From d1912459ec8dacad19074b19da33db0802020612 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 26 二月 2021 18:22:05 +0800 Subject: [PATCH] 2021-02-26 --- public/manifest.json | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index f8dfb04..2895bc5 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,18 +1,7 @@ { "short_name": "MingKeOS", "name": "MingKe Operating System 6.0", - "icons": [ - { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - }, - { - "src": "logo.png", - "type": "image/png", - "sizes": "64x64" - } - ], + "icons": [], "start_url": ".", "display": "standalone", "theme_color": "#000000", -- Gitblit v1.8.0