diff --git a/lib/template.html b/lib/template.html index 1366740..8da25cd 100644 --- a/lib/template.html +++ b/lib/template.html @@ -41,8 +41,8 @@ {% endif %} {% if seo_url %} - - + + {% endif %} {% if site.title %} @@ -64,10 +64,10 @@ {% if page.date %} {% if page.next.url %} - + {% endif %} {% if page.previous.url %} - + {% endif %}