Prechádzať zdrojové kódy

Add category and tags pages

Miles Pong 9 rokov pred
rodič
commit
d3d351472d
2 zmenil súbory, kde vykonal 10 pridanie a 0 odobranie
  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
+---