diff --git a/_config.yml b/_config.yml index e6ec26b..630cd2b 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,6 @@ defaults: plugins: - jekyll-paginate - jekyll-feed - - jekyll-seo-tag # Custom variables version: "1.1.0" diff --git a/_includes/head.html b/_includes/head.html index 37d5c9e..62c84b1 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -3,7 +3,6 @@ - {%if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} @@ -11,7 +10,7 @@ - + @@ -19,5 +18,4 @@ - {% seo %}