File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,14 @@ Logo 捏他自 [《游戏王》](https://zh.wikipedia.org/wiki/%E9%81%8A%E6%88%B
1616
1717此外,有一个算法粗体版本 [ 「缝合粗像素字体」] ( https://github.com/pixel-font-studio/fusion-bold-pixel-font ) 。
1818
19+ > [ !IMPORTANT]
20+ >
21+ > 我们正在进行有关像素字体的使用情况调查。
22+ >
23+ > 如果可以,请帮忙填写下面链接的问卷。非常感谢!
24+ >
25+ > https://wj.qq.com/s2/24009025/7f6a/
26+
1927## 预览
2028
2129[ 点击此链接] ( https://fusion-pixel-font.takwolf.com/playground.html ) 实时预览字体效果。
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66 < title > {% block title %}{% endblock %}</ title >
77 {% block style %}{% endblock %}
8+
9+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-9J2VKMZMSN "> </ script >
10+ < script >
11+ window . dataLayer = window . dataLayer || [ ]
12+ function gtag ( ) {
13+ dataLayer . push ( arguments )
14+ }
15+ gtag ( 'js' , new Date ( ) )
16+ gtag ( 'config' , 'G-9J2VKMZMSN' )
17+ </ script >
818</ head >
919< body >
1020 {% block body %}{% endblock %}
Original file line number Diff line number Diff line change 125125 align-items : center;
126126 }
127127 </ style >
128+
129+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2558207133176863 " crossorigin ="anonymous "> </ script >
128130{% endblock %}
129131{% block body %}
130132 < div class ="options-group ">
You can’t perform that action at this time.
0 commit comments