From b4aa89e810ecb90d9f45aa37653b92cf3fe9dd3b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?=
 <1262327911@qq.com>
Date: Sun, 17 Apr 2022 15:16:47 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E8=B5=9E=E5=8A=A9?=
 =?UTF-8?q?=E9=93=BE=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/settings/pathConst.ts | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/settings/pathConst.ts b/src/settings/pathConst.ts
index 247ce581..74cbb91d 100644
--- a/src/settings/pathConst.ts
+++ b/src/settings/pathConst.ts
@@ -5,3 +5,6 @@ export const docPath = "http://www.mtruning.club:81/"
 
 // 项目源码
 export const giteeSourceCodePath = "https://gitee.com/MTrun/go-view/"
+
+// 赞助
+export const sponsorPath = "http://www.mtruning.club:81/more/sponsor.html"