<ol reversed> {%- for post in collections.posts | reverse %} {% include "post_link.njk" %} {%- endfor %} </ol>