hacks-guide-minimal-mistake.../_pages/page-archive.html
2016-03-07 09:51:50 -05:00

11 lines
211 B
HTML

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