From 868abf68ab0e737de85abe2b3ceab8c158952a3d Mon Sep 17 00:00:00 2001
From: songjun <leon0756@gmail.com>
Date: 星期五, 15 七月 2022 22:11:17 +0800
Subject: [PATCH] Merge branch 'master' of ssh://dh.leon056.com:29418/data/iot/DeviceCommunicationUI

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index 9de8d3f..d241b01 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
   <head>
     <meta charset="UTF-8" />
-    <link rel="icon" href="/favicon.ico" />
+    <link rel="icon" href="/logipc.png" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline';" />
     <title>自助签到</title>

--
Gitblit v1.8.0