From 118096d6ea098a7ac168409ce6065664758603ea Mon Sep 17 00:00:00 2001 From: Mattan Ingram Date: Fri, 17 Feb 2023 00:31:48 -0500 Subject: [PATCH] Add beam analytics script --- _includes/head.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 1e80256..da099f7 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -22,5 +22,11 @@ - {% if jekyll.environment == 'production' %} {% include google-analytics.html %} {% endif %} + {% if jekyll.environment == 'production' %} {% include google-analytics.html %} + + {% endif %}