From fbd52d140f05a3888c8040518c0e566979baee2b Mon Sep 17 00:00:00 2001 From: Amin Taheri Date: Thu, 18 Sep 2025 15:19:45 -0230 Subject: [PATCH] Update default.html Updated the Google Analytics support to match new GA settings. The old one is deprecated. --- _layouts/default.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 0a5c1425e..20defc049 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -98,15 +98,13 @@ {% if jekyll.environment == "production" %} - + + {% endif %}