From b12116c2b71f5d0f940c6db7d11afc5c046e4910 Mon Sep 17 00:00:00 2001 From: Blagovest Petrov Date: Mon, 16 Jun 2014 00:00:22 +0300 Subject: [PATCH] Fixed the feed for the IT category --- source/atom-it.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/atom-it.xml b/source/atom-it.xml index 1c6e6be..87777c8 100644 --- a/source/atom-it.xml +++ b/source/atom-it.xml @@ -15,7 +15,7 @@ layout: nil Octopress - {% for post in site.categories.limit IT: 20 %} + {% for post in site.categories.IT limit: 20 %} <![CDATA[{{ post.title | cdata_escape }}]]>