From 739f6c1df160c616ea07f307648d4da5a5540d2f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 20 八月 2019 11:17:07 +0800
Subject: [PATCH] picture-update

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

diff --git a/index.html b/index.html
index 94c8635..2da3ff6 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
     <meta http-equiv="Access-Control-Allow-Origin" content="*">
     <title>鏄庣</title>
-		<link rel="shortcut icon" type="image/x-icon" href="http://mk.qlzhx.cn/logo.png">
+		<link rel="shortcut icon" type="image/x-icon" href="./static/logo.png">
   </head>
   <body>
     <div id="app"></div>

--
Gitblit v1.8.0