codeninjasuk.github.io/test/_pages/page-archive.html
2023-07-18 16:33:33 +01:00

10 lines
173 B
HTML

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