ppoffice / hexo-theme-hueman

A redesign of Alx's wordpress theme Hueman, ported to Hexo.
http://ppoffice.github.io/hexo-theme-hueman/
GNU General Public License v2.0
1.17k stars 334 forks source link

首页可以产生图片,可是其他页面的图片没有产生 #138

Closed vthwang closed 8 years ago

vthwang commented 8 years ago

麻烦大大参考一下网站:

首页:https://tingsyuanwang.github.io/blogs/ 分类:https://tingsyuanwang.github.io/blogs/categories/%E6%8A%80%E8%A1%93%E5%88%86%E4%BA%AB/

辛苦了

ppoffice commented 8 years ago

@TingSyuanWang 因为你这个是二级目录的博客,所以图片请使用绝对地址(/blogs/images/hellojs.jpg) 或者将网站的_config.yml中的url去掉/blogs/部分

vthwang commented 8 years ago

太棒了,顺利成功,谢谢