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