eastonman / material

New Material —— A Material Design Theme for Typecho
https://blog.eastonman.com
GNU General Public License v3.0
156 stars 14 forks source link

关于独立页面的图片 #13

Closed 493Arceus closed 6 years ago

493Arceus commented 6 years ago

能不能在管理独立页面里设置单独的缩略图

eastonman commented 6 years ago

管理独立页面里的设置是typecho的源码部分,不是主题能改变的。 可以考虑使用自定义字段实现。

eastonman commented 6 years ago

你可以在文章开始中使用 <img src="..." width="0px" >这样的图片来设置缩略图