# Show Views / Visitors of the website / page with busuanzi. # Get more information on http://ibruce.info/2015/04/04/busuanzi busuanzi_count: enable:true total_visitors:true total_visitors_icon:user total_views:true total_views_icon:eye post_views:true post_views_icon:eye
安装live2d插件:
1
npm install --save hexo-helper-live2d
问题出现:
修复bug
方法1. 卸载livd2d
卸载live2d可以解决问题:
1
npm uninstall --save hexo-helper-live2d
方法2. 手动重新添加不蒜子
看板娘怎么可以卸载????? 绝对不能接受!!!
关闭next原生不蒜子
1 2 3 4 5 6 7 8 9 10
# Show Views / Visitors of the website / page with busuanzi. # Get more information on http://ibruce.info/2015/04/04/busuanzi busuanzi_count: enable:false total_visitors:true total_visitors_icon:user total_views:true total_views_icon:eye post_views:true post_views_icon:eye