MOxFIVE / hexo-theme-yelee

简而不减 Hexo 双栏博客主题; Another simple and elegant theme for Hexo.
http://moxfive.xyz/
1.38k stars 328 forks source link

如何修改文末版权信息 #147

Closed GnoDGnaF closed 8 years ago

GnoDGnaF commented 8 years ago

在文末版权信息中,许可协议一栏中的声明是 转载请保留原文连接及作者,如何修改这个声明?

MOxFIVE commented 8 years ago

https://github.com/MOxFIVE/hexo-theme-yelee/blob/master/languages/default.yml#L29 https://github.com/MOxFIVE/hexo-theme-yelee/blob/master/languages/zh-Hans.yml#L29

改完后执行 hexo clean && hexo s 预览