diff --git a/_includes/head.html b/_includes/head.html index b79268b..d8979bf 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,8 +4,9 @@ {%- seo -%} + {%- feed_meta -%} {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} - \ No newline at end of file + diff --git a/_includes/header.html b/_includes/header.html index a65067c..ddca3b8 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,7 +3,10 @@