Browse Source

Add cate and tags to test

Miles Pong 9 years ago
parent
commit
214e9b300e
1 changed files with 7 additions and 0 deletions
  1. 7 0
      source/_posts/hello-world.md

+ 7 - 0
source/_posts/hello-world.md

@@ -1,5 +1,12 @@
 ---
 title: Hello World
+tags:
+  - Thinking
+  - Travel
+  - Linux
+categories:
+  - Life
+  - Essay
 ---
 Welcome to [Hexo](https://hexo.io/)! This is your very first post. Check [documentation](https://hexo.io/docs/) for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting](https://hexo.io/docs/troubleshooting.html) or you can ask me on [GitHub](https://github.com/hexojs/hexo/issues).