all repos — website @ 3560f40a578151680b5ffb7c0237c8c88424ca37

My website

Don't reverse the order of pages

Alan Pearce
commit

3560f40a578151680b5ffb7c0237c8c88424ca37

parent

3b726a97eb8bc4104a6659357e0889cb063d370b

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M templates/taxonomy_single.htmltemplates/taxonomy_single.html
@@ -9,7 +9,7 @@ <a href="{{ get_url(path="@/blog/_index.md") }}">Remove filter</a>
</small> {%- endif %} <ul class="blog-posts"> - {% for page in term.pages | reverse %} + {% for page in term.pages %} <li> <span> <i>