Skip to content

Commit

Permalink
Update expressions.html
Browse files Browse the repository at this point in the history
  • Loading branch information
staeiou authored Jul 18, 2024
1 parent b6f3efd commit bd9c1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/expressions.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{% include base_path %}


{% for post in site.expressions %}
{% for post in site.expressions reversed %}
{% include archive-single.html %}
{% endfor %}

0 comments on commit bd9c1a0

Please sign in to comment.