diff --git a/_includes/metahead.html b/_includes/metahead.html index a082d45..ec70549 100644 --- a/_includes/metahead.html +++ b/_includes/metahead.html @@ -16,6 +16,9 @@ + + + diff --git a/_includes/seo.html b/_includes/seo.html deleted file mode 100644 index b238978..0000000 --- a/_includes/seo.html +++ /dev/null @@ -1,44 +0,0 @@ - -{{ site.title }} | {{ page.title }} - - - - -{% if jekyll.environment == 'production' %}{% else %}{% endif %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{% if page.url != '/' %} - -{% else %} - -{% endif %} - \ No newline at end of file