Commit Graph

5 Commits

Author SHA1 Message Date
geek e7de4af00b fix: 移除标题伪元素#前缀并修正目录层级
- 删除 custom.css 中给 h1/h2/h3 强加 # 前缀的 ::before 规则
- 将 X.Y 子节标题由 ## 提升为 ###,使 TOC 正确嵌套
- 新增 tools/fix-headings.js 用于批量调整标题层级
2026-07-08 22:03:01 +08:00
geek b3f44d235a fix: 修复博客图片加载失败(掘金防盗链)
- 将《Git使用教学》中的掘金外链图片下载至 source/images/ 并替换为站内路径
- _config.yml 注入 no-referrer meta 作为兜底方案
- 新增 tools/download-juejin-images.js 批量下载/替换脚本
2026-07-08 21:52:22 +08:00
Hermes Agent 1d8ce5a16c feat: add one-click preview and deploy scripts 2026-07-08 15:03:28 +08:00
Hermes Agent e021c4fba8 chore: update blog content and config 2026-07-08 10:02:47 +08:00
Hermes Agent 6d77de20ec chore: initialize hexo blog workspace 2026-07-08 06:53:54 +08:00