From 5ed13aaabb9dc622bc33411d93e4707c9eadd32a Mon Sep 17 00:00:00 2001
From: yangmingming <yunmengze210@163.com>
Date: Fri, 13 Oct 2023 00:29:42 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=8D=E5=86=8D=E5=B1=95=E7=A4=BA?=
 =?UTF-8?q?=E8=87=B4=E8=B0=A2=E5=88=97=E8=A1=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/App.tsx | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/App.tsx b/src/App.tsx
index 6e1353ba..2757dac1 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -117,9 +117,6 @@ export default class Base extends Component {
             <a className="tip" href="https://github.com/YaoZeyuan/stablog" target="_blank">
               使用指南
             </a>
-            <p className="tip" onClick={this.toggleThankList}>
-              致谢列表
-            </p>
             <a className="tip" href="https://github.com/YaoZeyuan/stablog/issues" target="_blank">
               功能建议
             </a>