From f9a8e00fea32e30fe1ad031b265fc574e88ead7a Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 05 Jun 2025 16:38:41 +0800
Subject: [PATCH] style

---
 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