letiantian / huno

A responsible theme for Hexo
495 stars 115 forks source link

替换主题后报错... #12

Closed sunnycn2013 closed 8 years ago

sunnycn2013 commented 8 years ago

安装hexo 以后,使用默认主题能够运行,将hexo配置文件中主题名字改为huno,发生错误

Unhandled rejection TypeError: /Users/ccguo/Documents/jekyll/blog_hexo/themes/huno/layout/layout.ejs:68 66| 67|

68| <%- partial('_partials/side-panel') %> 69| 70|

71|

/Users/ccguo/Documents/jekyll/blog_hexo/themes/huno/layout/_partials/side-panel.ejs:46 44| 45|

46| <%- partial('_partials/social') %> 47| 48|

49|

/Users/ccguo/Documents/jekyll/blog_hexo/themes/huno/layout/_partials/social.ejs:52 50|

letiantian commented 8 years ago

感谢反馈。

这个错误涉及到这个socail icon 功能

现在已经修复。