diff --git a/lib/template.html b/lib/template.html index c1b1fcf..ab0cd6a 100644 --- a/lib/template.html +++ b/lib/template.html @@ -64,7 +64,7 @@ {% assign seo_author_twitter = seo_author_twitter | replace:"@","" %} {% if seo_author.name %} {% assign seo_author_name = seo_author.name %} - {% else %} + {% endif %} {% endif %} {% if page.seo and page.seo.type %}