From 40b49a1f45acaf2b608c223062ad4931a6f471fe Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 13 May 2024 08:14:33 -0700 Subject: [PATCH] Update embedded.md --- content/en/templates/embedded.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/templates/embedded.md b/content/en/templates/embedded.md index d106c9a9d..467cf471e 100644 --- a/content/en/templates/embedded.md +++ b/content/en/templates/embedded.md @@ -114,7 +114,6 @@ To include the embedded template: Provide your tracking ID in your configuration file: -**Google Analytics 4 (gtag.js)** {{< code-toggle file=hugo >}} [services.googleAnalytics] ID = "G-MEASUREMENT_ID"