Explorar el Código

Add category and tags pages

Miles Pong hace 9 años
padre
commit
d3d351472d
Se han modificado 2 ficheros con 10 adiciones y 0 borrados
  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
+---