Skip to content

Commit 6d81786

Browse files
author
revoiceStudio
committed
modify
1 parent 8ca4ff2 commit 6d81786

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_pages/page-archive.md renamed to _pages/page-archive.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
title: "Page Archive"
44
permalink: /page-archive/
55
author_profile: false
6-
---
6+
---
7+
{% for post in site.pages %}
8+
{% include archive-single.html %}
9+
{% endfor %}

0 commit comments

Comments
 (0)