improve wording
[web.git] / ralf / _includes / post-feed.html
index c9b7c84db70deb8788ea5325c28ebe59b69a748b..ce5eef027c98d202bbc5afe61b209dc5fc25c5f2 100644 (file)
@@ -9,8 +9,7 @@
     {% endfor %}
     <content type="html">
         {% capture content %}
-            {{ post.excerpt }}
-            <p><a href="{{ post.url }}">Read more...</a></p>
+            {{ post.content }}
         {% endcapture %}
         {{ content | xml_escape }}
     </content>