🐛v0.2.1,修复字体问题

This commit is contained in:
2024-08-24 22:36:26 +08:00
parent d5eeea6c80
commit a427dadae9
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
@font-face {
font-family: "Source Han Sans";
src: url("SourceHanSans.otf") format("opentype");
src: url("../SourceHanSans.otf") format("opentype");
}
body {