소스 검색

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
+---