Skip to content

Commit 5cfc4bb

Browse files
committed
jekyll page rebuild
1 parent 6b02cdd commit 5cfc4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

page/0archives.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<h1>{{page.title}}</h1>
1515
<hr>
1616
<ul>
17-
{% for post in site.posts %}
17+
{% for post in site.posts | top | sort %}
1818

1919
{% unless post.next %}
2020
<h2 id="y{{ post.date | date: '%Y' }}">{{ post.date | date: '%Y' }}</h2>

0 commit comments

Comments
 (0)