+
@@ -53,6 +55,7 @@
{% if forloop.index < 3 %}
{% if post.excerpt != null %}{{ post.excerpt | markdownify }}{% endif %}
{% endif %}
+ diff --git a/_includes/header.html b/_includes/header.html index 51f21f7..73deea1 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -31,6 +31,7 @@