projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
link to miri pointer def.n
[web.git]
/
ralf
/
_layouts
/
category_feed.html
diff --git
a/ralf/_layouts/category_feed.html
b/ralf/_layouts/category_feed.html
index
db32965
..
5dcab9d
100644
(file)
--- a/
ralf/_layouts/category_feed.html
+++ b/
ralf/_layouts/category_feed.html
@@
-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 %}