link to sloonz's script
[web.git] / ralf / _layouts / category_index.html
diff --git a/ralf/_layouts/category_index.html b/ralf/_layouts/category_index.html
deleted file mode 100644 (file)
index 315dd44..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
----
-layout: page
-hide: true
-rss: true
-vars: "blog-category.html"
----
-
-{% assign posts = site.categories[page.category] %}
-{% include post-list.html posts=posts %}