Hexo博客NexT主题美化之显示当前浏览进度
本文最后更新于:2021年7月29日 下午
效果图:
教程:
- 打开
themes/next/_config.yml
,搜索关键字scrollpercent
,把false
改为true
,如下:1
2# Scroll percent label in b2t button
scrollpercent: true - 如果想把 top 按钮放在侧边栏,打开
themes/next/_config.yml
,搜索关键字b2t
,把false
改为true
,如下:1
2
3
4
5# Back to top in sidebar
b2t: true
# Scroll percent label in b2t button
scrollpercent: true
如果这篇文章对你有帮助,或者想给我微小的工作一点点资瓷,请随意打赏。

微信支付

支付宝