fi3ework / hexo-theme-archer

🎯 A smart and modern theme for Hexo.
https://fi3ework.github.io/hexo-theme-archer
MIT License
1.53k stars 275 forks source link

Generate html description meta with open_graph() #199

Closed ShinChven closed 4 years ago

ShinChven commented 5 years ago

Description meta info can be auto-generated with open_graph() if it is not set in post configs.

Adding OpenGraph meta info to your site can help other apps like google and twitter to understand your site's content better.

https://github.com/hexojs/hexo-theme-landscape/blob/master/layout/_partial/head.ejs#L25