--- layout: archive title: Blog author_profile: false --- {% include base_path %} {% for post in paginator.posts %} {% include archive-single.html %} {% endfor %} {% include paginator.html %}