hacks-guide-minimal-mistake.../_pages/page-archive.html

11 lines
196 B
HTML
Raw Normal View History

---
layout: archive
title: "Page Archive"
permalink: /page-archive/
author_profile: false
---
2016-03-07 15:51:50 +01:00
{% include base_path %}
{% for post in site.pages %}
{% include archive-single.html %}
{% endfor %}