From b134b5cf657c0d276f14d88f0219ff930b2dd691 Mon Sep 17 00:00:00 2001 From: Patrick Jr Date: Thu, 7 Mar 2024 21:47:06 +0000 Subject: [PATCH] Update google-analytics.html --- _includes/google-analytics.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_includes/google-analytics.html b/_includes/google-analytics.html index 271411f..2489145 100644 --- a/_includes/google-analytics.html +++ b/_includes/google-analytics.html @@ -6,3 +6,13 @@ ga('create', '{{ site.data.settings.google-ID }}', 'auto'); ga('send', 'pageview'); + + + + \ No newline at end of file