ink-zone / fexo

A minimalist design theme for hexo.
https://forsigner.github.io
MIT License
1.09k stars 208 forks source link

文章列表的切换页面有问题啊,请求大佬解决! #167

Open Senorui opened 4 years ago

Senorui commented 4 years ago

底部切换页码出现这个代码

class="icon-
angle
-right">
</i>
dbddqy commented 4 years ago

同遇到这个问题,求大佬解决

Senorui commented 4 years ago

同遇到这个问题,求大佬解决

暂时解决办法是去pagination.ejs里更改成这样

prev_text: '<',
next_text: '>',
stevenjoezhang commented 4 years ago

修复了 https://github.com/forsigner/fexo/pull/169