From 696e19ae04500306f6d22e366a19461c0fc75391 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 05 Jun 2025 10:58:55 +0800
Subject: [PATCH] style
---
index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index f4da355..2749717 100644
--- a/index.html
+++ b/index.html
@@ -3,12 +3,12 @@
<head>
<meta charset="UTF-8" />
- <link rel="icon" type="image/svg+xml" href="/src/assets/forexImages/newlogo.png" />
+ <link rel="icon" type="image/svg+xml" href="/src/assets/logo.jpeg" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no,viewport-fit=cover"> -->
<!-- <meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="white" /> -->
- <title>BCWP</title>
+ <title>Deepcoin</title>
</head>
<body>
--
Gitblit v1.9.3