From ee921a7155c4c0bb2eb6f7537bfc18f408023ae3 Mon Sep 17 00:00:00 2001
From: "1152958806@qq.com" <1152958806@qq.com>
Date: Sat, 11 Nov 2023 00:04:11 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=85=A8=E5=B1=80=E3=80=91=E4=BF=AE?=
=?UTF-8?q?=E5=A4=8D=E4=BA=86=E5=A4=A7=E9=87=8F=E6=B7=B1=E8=89=B2=E6=A8=A1?=
=?UTF-8?q?=E5=BC=8F=E7=9A=84=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
templates/assets/icon/demo_index.html | 81 +-
templates/assets/icon/iconfont.css | 24 +-
templates/assets/icon/iconfont.eot | Bin 43224 -> 44444 bytes
templates/assets/icon/iconfont.js | 2 +-
templates/assets/icon/iconfont.json | 21 +
templates/assets/icon/iconfont.svg | 6 +
templates/assets/icon/iconfont.ttf | Bin 43060 -> 44280 bytes
templates/assets/icon/iconfont.woff | Bin 25852 -> 26556 bytes
templates/assets/icon/iconfont.woff2 | Bin 22064 -> 22688 bytes
templates/assets/js/tw_cn.js | 61 +-
templates/assets/zhheo/commentBarrage.css | 4 +-
templates/assets/zhheo/zhheoblog.css | 982 +++++++++++++++++--
templates/modules/footer.html | 20 +-
templates/modules/right-menu.html | 2 +-
templates/modules/variables/site-config.html | 2 +-
templates/modules/widgets/aside/profile.html | 8 +-
16 files changed, 1100 insertions(+), 113 deletions(-)
diff --git a/templates/assets/icon/demo_index.html b/templates/assets/icon/demo_index.html
index b6c9e024..994541b3 100644
--- a/templates/assets/icon/demo_index.html
+++ b/templates/assets/icon/demo_index.html
@@ -54,6 +54,24 @@
+ -
+
+
英文
+ 
+
+
+ -
+
+
简体
+ 
+
+
+ -
+
+
繁体
+ 
+
+
-
aifadian-line
@@ -1056,12 +1074,12 @@
@font-face {
font-family: 'haofont';
- src: url('iconfont.eot?t=1697559754295'); /* IE9 */
- src: url('iconfont.eot?t=1697559754295#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('iconfont.woff2?t=1697559754295') format('woff2'),
- url('iconfont.woff?t=1697559754295') format('woff'),
- url('iconfont.ttf?t=1697559754295') format('truetype'),
- url('iconfont.svg?t=1697559754295#haofont') format('svg');
+ src: url('iconfont.eot?t=1699626796799'); /* IE9 */
+ src: url('iconfont.eot?t=1699626796799#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('iconfont.woff2?t=1699626796799') format('woff2'),
+ url('iconfont.woff?t=1699626796799') format('woff'),
+ url('iconfont.ttf?t=1699626796799') format('truetype'),
+ url('iconfont.svg?t=1699626796799#haofont') format('svg');
}
第二步:定义使用 iconfont 的样式
@@ -1087,6 +1105,33 @@
+ -
+
+
+ 英文
+
+ .hao-icon-yingwen
+
+
+
+ -
+
+
+ 简体
+
+ .hao-icon-jianti
+
+
+
+ -
+
+
+ 繁体
+
+ .hao-icon-fanti
+
+
+
-
@@ -2590,6 +2635,30 @@
+ -
+
+
英文
+ #hao-icon-yingwen
+
+
+ -
+
+
简体
+ #hao-icon-jianti
+
+
+ -
+
+
繁体
+ #hao-icon-fanti
+
+
-