v2.5.5
更新日志
修复
- Mathjax 行内公式时偏下,时偏上问题
- 文章版权信息框在只有一篇文章时,margin 问题
更新方法:
- NPM:
npm install hexo-theme-redefine@latest
- Git:
git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine
国内用户推荐使用 Staticfile CDN,由七牛云提供,速度特别快。主题发布后 24 小时内,部分 CDN 才会同步。如需使用 Staticfile CDN / BootCDN,请耐心等待。
Bug 修复,无需迁移配置文件,推荐所有用户更新。
Release Notes
Fixes
- MathJax Inline Formula Alignment issue
- Margin problem with the copyright information box when there is only one article.
For update instructions, see: Redefine Documentation #Update