hexo-theme-redefine
hexo-theme-redefine copied to clipboard
[BUG] 永久链接在版权部分会出现重复斜杠
提交前检查
- [x] 我已执行
hexo clean并重新生成,问题仍然存在 - [x] 我已更新到最新版本
- [x] 我已确认同步了主题最新配置文件
Bug 描述
使用 permalink: test_page/ 版权说明的“”会出现:链接: https://xxx//test_page/,多了斜杠。
info.url 没有以斜杠结尾
复现步骤
- 使用
permalink: test_page/
预期行为
https://xxx/test_page/
截图
相关日志输出
使用的浏览器
No response
操作系统
None
浏览器版本
No response
优先级
中(尽快解决)
其他信息
No response