v2.6.3
更新日志
新增
修复
优化
- CDN 检测提示
- 移除默认中文
Noto Sans SC
字体 - Markdown 默认 Heading 大小调整
- Markdown 默认 Heading Spacing 调整
- Preloader 预加载增加模糊特效
更新方法:
- NPM:
npm install hexo-theme-redefine@latest
- Git:
cd themes/redefine && git pull
新版本刚发布后,CDNJS 同步需要时间,如需使用,请等待几小时后,生成站点查看日志以确定 CDN 是否可用。推荐使用 zstatic
CDN
本版本需要迁移配置文件,推荐更换默认 headings_top_spacing
数值。
Release Notes
New Features
- Vercel's
Geist
andGeist Mono
are now the default fonts for English. - Added Waline article reactions #359 #376 @RyouSY
Bug Fixes
- Fixed the issue with tables not displaying in the Tabs plugin #379
- Optimized the style for inline code blocks #379
Improvements
- Added alerts for CDN detection
- Removed the default Chinese
Noto Sans SC
font - Adjusted the default sizes for Markdown headings
- Tweaked the spacing for Markdown headings
- Added a blur effect to the preloader
How to Update
- NPM:
npm install hexo-theme-redefine@latest
- Git:
cd themes/redefine && git pull
For more details, see the Redefine Documentation #Update
Please note, it takes some time for CDNJS to sync after a new version is released. If you plan to use it, wait a few hours, then generate your site and check the logs to see if the CDN is available. We recommend using the zstatic
CDN
This version requires migrating configuration files, and we recommend updating the default headings_top_spacing
value.