### 检查清单 - [x] 已经阅读过 [官方文档](https://xaoxuu.com/wiki/stellar/) 相关内容,并尝试进行搜索。 - [x] 尝试过在本地测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 - [ ] 尝试过在 Codespace 中测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 ### 问题描述 置顶后如果点击相应 categories 会发现排序失效。查询相关 ejs 发现在 categories 里是直接按照时间排序的,或许需要完善一下代码。
检查清单
问题描述
置顶后如果点击相应 categories 会发现排序失效。查询相关 ejs 发现在 categories 里是直接按照时间排序的,或许需要完善一下代码。