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 335 forks source link

启用不了畅言 #196

Closed DamonHu closed 6 years ago

DamonHu commented 6 years ago

使用其他网站配置畅言的appId和appKey,启用不了,但是使用hexo-theme-materia,这个主题的时候,使用的是畅言里面的appid和conf两个配置就可以使用了

window.changyan.api.config({
appid: '*****',
conf: '*******'
});
DamonHu commented 6 years ago

可能因为缓存问题,后面启用可以了