添加格式化相关
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-07 03:27:22 +08:00
parent 2a71d714e8
commit d605131bda
13 changed files with 904 additions and 143 deletions

View File

@ -47,7 +47,7 @@ body {
/* == 配置默认字体 == */
code {
font-family: var(--font-mono);
font-size: .9rem;
font-size: 0.9rem;
}
/* == 支持 Shiki 的高亮 == */