diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 9ee139f..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,14 +0,0 @@ -
- - - - {%- seo -%} - - {%- feed_meta -%} - {%- if jekyll.environment == 'production' and site.google_analytics -%} - {%- include google-analytics.html -%} - {%- endif -%} - - {%- include custom-head.html -%} - -