From 944ca64b2650470a2b0616c43f83e6e88123a7b2 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Tue, 02 Aug 2022 18:00:03 +0800
Subject: [PATCH] 补充日志内页提示内容

---
 src/components/swichLabel/main1-home.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/swichLabel/main1-home.vue b/src/components/swichLabel/main1-home.vue
index 2dc536d..90cac56 100644
--- a/src/components/swichLabel/main1-home.vue
+++ b/src/components/swichLabel/main1-home.vue
@@ -109,7 +109,7 @@
 	@font-face {
 		font-family: 'HYTangMeiRen';
 		// font-display: swap;
-		src: url("https://unpkg.zhimg.com/fontawepro@latest/fonts/hytmr55.woff") format("truetype");
+		src: url("http://t.inleft.com/share/z%E5%AD%97%E4%BD%93%E5%BA%93/hytmr55%E6%B1%89%E4%BB%AA%E5%94%90%E7%BE%8E%E4%BA%BA%E5%AD%97%E4%BD%93.woff") format("truetype");
 	}
 
 	span,

--
Gitblit v1.9.1