diff --git a/templates/macros/list_posts.html b/templates/macros/list_posts.html index 4d5ab22..04c2bac 100644 --- a/templates/macros/list_posts.html +++ b/templates/macros/list_posts.html @@ -46,7 +46,7 @@ {# index starts at 1 instead of 0 #} {%- set post_index = number_of_posts + 1 - post_index -%} {%- endif -%} -