diff --git a/_layouts/post.html b/_layouts/post.html index ae71f16..883517c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -43,15 +43,27 @@ {% if site.disqus_shortname and page.comments %}{% endif %} - {% if page.previous %}
{% if page.previous.description %}{{ page.previous.description }}{% else %}{{ page.previous.content | strip_html | strip_newlines | truncate: 120 }}{% endif %} Continue reading
-{% if post.description %}{{ post.description }}{% else %}{{ content | strip_html | strip_newlines | truncate: 140 }}…{% endif %} Continue reading
+