From e4bc79fe633bba721f6d7e927f226495a87ee88d Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期五, 21 六月 2019 09:04:31 +0800
Subject: [PATCH] 加入360 站点验证

---
 docs/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index c70aa83..614a04b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -9,6 +9,7 @@
     <meta name="viewport" content="width=device-width,initial-scale=1">
     <meta charset="UTF-8">
     <link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
+    <meta name="360-site-verification" content="6bcfefdd0f72c39dd6833024d32a7e3a" />
 </head>
 <body>
 <nav>

--
Gitblit v1.8.0