diff --git a/templates/partials/head.html b/templates/partials/head.html index 457f653..aaff4c9 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -124,7 +124,7 @@ {% set page_count = post_count / posts_config.paginate_by | round(method="ceil") | int | default(value=0) %} {% endif %} {% endif %} - + {%- endif %} {%- if page.extra.image %}