{% assign post = site.posts.first %} {% if page.is_post == true %} {% assign post = page %} {% endif %}