diff --git a/blog/index.html b/blog/index.html index 670b1fd1..c5cc22af 100644 --- a/blog/index.html +++ b/blog/index.html @@ -44,7 +44,7 @@ title: titles.allposts {% if page == paginator.page %} {{ page }} {% elsif page == 1 %} - {{ page }} + {{ page }} {% else %} {{ page }} {% endif %}