Merge pull request #1238 from jxpeng98/font-bug

Delete Bitter from "FONT_SANS" of blog.config.js
This commit is contained in:
tangly1024
2023-07-09 21:18:51 +08:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -184,6 +184,9 @@
<a href="https://github.com/kitety" style="display:inline-block;width:80px"><img src="https://avatars.githubusercontent.com/u/22906933" width="64px;" alt="kitety"/><br/><sub><b>kitety</b></sub></a><br/><a href="https://github.com/tangly1024/NotionNext/commits?author=kitety" title="kitety" >🔧 🐛</a>
</td>
<td align="center">
<a href="https://github.com/jxpeng98" style="display:inline-block;width:80px"><img src="https://avatars.githubusercontent.com/u/83734772" width="64px;" alt=" Jiaxin Peng"/><br/><sub><b> Jiaxin Peng</b></sub></a><br/><a href="https://github.com/tangly1024/NotionNext/commits?author=jxpeng98" title="jxpeng98" >🔧 🐛</a>
</td>
</tr>
</table>

View File

@@ -44,7 +44,6 @@ const BLOG = {
],
FONT_SANS: [
// 无衬线字体 例如'LXGW WenKai'
'Bitter',
'"PingFang SC"',
'-apple-system',
'BlinkMacSystemFont',