ppoffice / hexo-theme-minos

A simple and retro styled Hexo theme, concentrated more on your ideas.
http://ppoffice.github.io/hexo-theme-minos
MIT License
765 stars 202 forks source link

如何添加头部元信息how to define meta links in header #58

Closed aishenghuomeidaoli closed 6 years ago

ppoffice commented 6 years ago

@aishenghuomeidaoli 直接修改layout文件即可 https://github.com/ppoffice/hexo-theme-minos/blob/master/layout/common/head.ejs

aishenghuomeidaoli commented 6 years ago

多谢