MrWillCom / hexo-theme-cupertino

The Hexo Blog Theme Cupertino.
https://blog.mrwillcom.com
MIT License
188 stars 51 forks source link

请问,主页里面mr.will is talking here 是在哪里配置的啊 #34

Closed Ilak-0 closed 1 year ago

Ilak-0 commented 1 year ago

我按照说明导入配置后,目前主页没有mr.will is talking here。导致进入界面会有一片空白。😂

MrWillCom commented 1 year ago

_config.yml(不是主题配置)里:

description: Mr. Will is talking here.

也可参考 MrWillCom/MrWillCom.github.io

https://github.com/MrWillCom/MrWillCom.github.io/blob/55c7fca50c466bf0b8e7fd0738d4e27bd63fa887/_config.yml#L8

Ilak-0 commented 1 year ago

谢谢