{{ page.title }}
- +{{ content }} -
diff --git a/_includes/head-custom-google-analytics.html b/_includes/head-custom-google-analytics.html new file mode 100644 index 00000000..0055fb32 --- /dev/null +++ b/_includes/head-custom-google-analytics.html @@ -0,0 +1,20 @@ + + {% if site.google_analytics %} + + {% endif %} diff --git a/_includes/head-custom.html b/_includes/head-custom.html new file mode 100644 index 00000000..6cecfbc7 --- /dev/null +++ b/_includes/head-custom.html @@ -0,0 +1,2 @@ + +{% include head-custom-google-analytics.html %} diff --git a/_includes/head.html b/_includes/head.html index afa3ac7e..8c70e401 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,11 +1,12 @@
+ -