use a dedicated email address for the blog stuff
[web.git] / ralf / _layouts / category_feed.html
index db32965c466580c76f8050ba263e7f5e3fecd6db..5dcab9d84978214155d01439bd64f99a244bedde 100644 (file)
@@ -1,8 +1,8 @@
 ---
 layout: feed
 hide: true
-vars: "blog-category.html"
 ---
 
+<title>{{ page.title | xml_escape }}</title>
 {% assign posts = site.categories[page.category] %}
 {% include post-feed.html posts=posts %}