Yan's

Information Technology Blog


  • Home

  • Categories

  • Archives

  • Tags

How to set multiple tags for one post in Hexo?

Posted on 2017-06-26 | In git |

I can do like this:

1
tags: [git,Atom,GitHub,Eclipse,Win10]

Another choice for me:

1
2
3
4
5
6
tags:
- git
- Atom
- GitHub
- Eclipse
- Win10

# Hexo
My GitHub Page by Hexo + NexT--NexT configuration
Pratical method to insert images into a new post
Yan Zhu

Yan Zhu

Simple & Practical

25 posts
6 categories
23 tags
GitHub
© 2017 - 2018 Yan Zhu
Powered by Hexo
Theme - NexT.Mist