diff --git a/_includes/head.html b/_includes/head.html index e70e111..5129457 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,14 +2,6 @@ - {% unless site.plugins contains "jekyll-seo-tag" %} - {{ page.title }} - {{ site.title }} - - {% if page.description %} - - {% endif %} - {% endunless %} - {% include favicon.html %}