hacks-guide-minimal-mistake.../docs/_pages/page-archive.html
2016-11-03 11:59:23 -04:00

10 lines
172 B
HTML

---
layout: archive
title: "Page Archive"
permalink: /page-archive/
author_profile: false
---
{% for post in site.pages %}
{% include archive-single.html %}
{% endfor %}