2016-02-24 22:18:18 -05:00
|
|
|
---
|
|
|
|
layout: archive
|
|
|
|
title: "Page Archive"
|
|
|
|
permalink: /page-archive/
|
|
|
|
---
|
|
|
|
{% include absolute-url.liquid %}
|
|
|
|
{% for post in site.pages %}
|
2016-03-06 21:01:09 -05:00
|
|
|
{% include archive-list-single.html %}
|
2016-02-24 22:18:18 -05:00
|
|
|
{% endfor %}
|