From b9d292f70c519da019c71123a5f2c32870ec81b8 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Fri, 27 Jun 2025 17:01:31 +0800
Subject: [PATCH] 添加usdc
---
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