Sunny

Results 40 comments of Sunny

之前是正常的,应该跟https有关

修复了,在header加入就行了,主题已更新[https://www.imooc.com/wenda/detail/385141](https://www.imooc.com/wenda/detail/385141)

@ShengdongYan > GitHub 直接把百度蜘蛛 ban 掉了,直接 403 https://www.v2ex.com/t/404574

字体图标用的font awesome,有些网站图标没有,周末有时间更新一下

主题字体图标已更新[iconfont](http://blog.cofess.com/hexo-theme-pure/iconfont/demo_fontclass.html),已经支持大部分的社交链接

@Tangyiming 51假期更新一下

@Tangyiming gitee图标已经加上了[iconfont](http://blog.cofess.com/hexo-theme-pure/iconfont/demo_fontclass.html)

这个是我自己测试的,主题还没更新

@linkfqy 博客配置文件_config.yml ``` #主页每页显示文章数 index_generator: per_page: 10 #archive归档文章显示条数 archive_generator: per_page: 30 #tag tag_generator: per_page: 30 #category category_generator: per_page: 30 ```