style(font): 移除默认代码字体,改为 Cascadia Mono

2. del: 删除 setting-utils.ts 中的 AUTO_MODE
This commit is contained in:
Ad-closeNN
2025-09-19 22:54:15 +08:00
parent eb4fcea50e
commit e97de007a8
12 changed files with 418 additions and 86 deletions
+9
View File
@@ -65,6 +65,15 @@ Discordhttps://discord.com/users/1068060784300658688
---
# 2025/9/19
1. 发现微软做的 [Cascadia Mono](https://github.com/microsoft/cascadia-code) 字体不错,就让他替换 [JetBrains Mono](https://www.jetbrains.com/zh-cn/lp/mono/) 成为第一默认 Code 字体。同时还把用不到的 Roboto 删掉。
```
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789
!?&@#$%^*()-_+=[]{}<>/\|:;"',.`~
```
# 2025/9/7
1. 合并两个文件 `new-domain.md` + `new-free-dev-domain.md` -> [/posts/new-domain/](/posts/new-domain/)。
2. 删除了网易云音乐外链挂件,因为它加载很慢(最慢10s)。