+
{% if include.post._url %}
@@ -13,9 +14,11 @@
{% if include.post._url %}
{% else %}
{{ include.post.excerpt }}
{% endif %}
-
+ diff --git a/_config.yml b/_config.yml index d54d3cb..912d193 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,4 @@ highlighter: rouge exclude: - _sass/bootstrap/ + diff --git a/_includes/post-stub.html b/_includes/post-stub.html index 294988a..383543d 100644 --- a/_includes/post-stub.html +++ b/_includes/post-stub.html @@ -1,5 +1,6 @@ -