diff --git a/_layouts/post-index.html b/_layouts/post-index.html index 380b8ad5..814f7e95 100644 --- a/_layouts/post-index.html +++ b/_layouts/post-index.html @@ -46,7 +46,7 @@ {% endunless %}
{% if post.link %} -

{{ post.title }}

+

{{ post.title }}

{% else %}

{{ post.title }}

{{ post.excerpt | strip_html | truncate: 160 }}

@@ -65,4 +65,4 @@ {% include _scripts.html %} - \ No newline at end of file +