From 01fab316a88e053f31ccbfc1b2d1809d5367ef0b Mon Sep 17 00:00:00 2001 From: jcook3701 Date: Thu, 9 Oct 2025 04:30:07 -0700 Subject: [PATCH] Fixed google analytics --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index e23d98d..ba91809 100755 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,7 +2,7 @@ title: mdopen-mode description: mdopen-mode documentation remote_theme: pmarsceill/just-the-docs -google_analytics: G-C7PWLWSHB9 +ga_tracking: "G-C7PWLWSHB9" plugins: - jekyll-seo-tag