hexo-theme-yilia icon indicating copy to clipboard operation
hexo-theme-yilia copied to clipboard

左侧栏头像下作者名、描述不显示

Open zett0n opened this issue 4 years ago • 5 comments

按要求修改了blog根目录下config.yml的author, subtitle等属性,但还是显示不出作者名、描述,但相邻的title属性却没问题

zett0n avatar Oct 07 '20 05:10 zett0n

按要求修改了blog根目录下config.yml的author, subtitle等属性,但还是显示不出作者名、描述,但相邻的title属性却没问题

+1

etwinnie avatar Oct 10 '20 08:10 etwinnie

hexo clean 后再hexo g 和 hexo d

image image

Lete114 avatar Oct 15 '20 06:10 Lete114

版本的问题,你应该不仅作者名描述不显示,右下角next右边的图标也显示异常吧,等作者修复吧。但是这个已经4年没有更新了,不知道还会不会更新

dr34m-cn avatar Nov 04 '20 03:11 dr34m-cn

要在主题目录的_config.yml写才生效

Vetelus avatar Mar 02 '21 04:03 Vetelus

在yilia里面的目录_config.yml加入: author: xxxx subtitle: xxxxxx 就行了

wweewrwer avatar Mar 03 '21 13:03 wweewrwer