From 4aaa6f3fe0fdfd1ba95e4719c0619db1166224cf Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 03 Jul 2025 16:13:36 +0800
Subject: [PATCH] feat: 添加下载
---
public/desk/manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/desk/manifest.json b/public/desk/manifest.json
index b69d4b2..1b2a4fb 100644
--- a/public/desk/manifest.json
+++ b/public/desk/manifest.json
@@ -1,9 +1,9 @@
{
- "name": "Web3bit",
- "short_name": "Web3bit",
+ "name": "Deepcoin",
+ "short_name": "Deepcoin",
"icon": [
{
- "src": "../img/App.png",
+ "src": "../img/logo.jpeg",
"sizes": "192x192",
"type": "image/png"
}
--
Gitblit v1.9.3