fi3ework / hexo-theme-archer

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

fix: category not shown if there are no tags #352

Closed lulu010722 closed 1 year ago

lulu010722 commented 1 year ago

If there is only tags but not catogory specified by the blogger in the front-matter section, the category is not shown in hexo.

For example, I wrote a post with front-matter section as below. image

Before: image

After: image