浏览代码

Add category and tags pages

Miles Pong 9 年之前
父节点
当前提交
d3d351472d
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 5 0
      source/categories/index.md
  2. 5 0
      source/tags/index.md

+ 5 - 0
source/categories/index.md

@@ -0,0 +1,5 @@
+title: Categories
+date: 2016-05-20 09:25:49
+layout: categories
+comments: false
+---

+ 5 - 0
source/tags/index.md

@@ -0,0 +1,5 @@
+title: Tags
+date: 2016-05-20 09:25:49
+layout: tags
+comments: false
+---