{{ content }}
Keep reading
-
{% for post in site.posts %}
{% unless post.url == page.url or post_count > 2 %}
{% assign post_count = post_count | plus: 1 %}
- {% endunless %} {% endfor %}