diff --git a/_includes/meta.html b/_includes/meta.html index fcc0d14..43d5b03 100644 --- a/_includes/meta.html +++ b/_includes/meta.html @@ -1,16 +1,12 @@ - {% if page.excerpt %} - {% elsif page.description %} - {% else %} - {% endif %} diff --git a/_layouts/default.html b/_layouts/default.html index 4a99b89..3c84549 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,7 +2,7 @@ {% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }} - {% seo %} + {% seo title=false %} {% include meta.html %} @@ -24,7 +24,7 @@
- + {{ site.title }}