_layouts/home.html in doccoli-jekyll-1.1.3 vs _layouts/home.html in doccoli-jekyll-1.1.4

- old
+ new

@@ -9,11 +9,9 @@ <p class="right">Subscribe <a href="{{ '/feed.xml' | relative_url }}">via RSS</a></p> {{ content }} - <h2>Posts</h2> - <ul class="pad-vertically"> {% for post in site.posts %} <li> <h3> <a href="{{ post.url | relative_url }}">{{ post.title | escape }}</a> \ No newline at end of file