JoeyBling / hexo-theme-yilia-plus

一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
https://zhousiwei.gitee.io/yilia-plus-demo/
MIT License
738 stars 174 forks source link

fix:修复错误的标题配置 #63

Closed MlgmXyysd closed 4 years ago

MlgmXyysd commented 4 years ago

Description

修复错误的标题配置 像 title, subtitle, author 等配置应在 config 中,而不是 theme 中,theme 的 config.yml 中没有这些字段 修复nav中不显示标题和子标题的问题

Specific Changes proposed

Change theme to config in 3 files

How to test

hexo server

Screenshots

Pull request tasks

JoeyBling commented 4 years ago

ok,但是标题应该为FIX:打头

weihang-wills commented 4 years ago

正解!谢谢,解决了

moxia commented 3 years ago

不对啊 theme主题配置,继承自网站配置config 按道理theme.author也可以读取到config里的author

https://hexo.io/zh-cn/docs/variables#%E5%85%A8%E5%B1%80%E5%8F%98%E9%87%8F