hacks-guide-minimal-mistake.../index.html

14 lines
232 B
HTML

---
layout: archive
author_profile: true
---
{% include base_path %}
<h3 class="archive__subtitle">Recent Posts</h3>
{% for post in paginator.posts %}
{% include archive-single.html %}
{% endfor %}
{% include paginator.html %}