From fd7bf98de60a11d523771e1007bbc9ed97a65a8b Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Sat, 27 Apr 2024 17:25:33 +0700 Subject: [PATCH] Update config.yml --- config.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config.yml b/config.yml index 72a9f00..3936f6e 100644 --- a/config.yml +++ b/config.yml @@ -14,7 +14,6 @@ buildExpired: false enableEmoji: true pygmentsUseClasses: true mainsections: [ "posts", ] -googleAnalytics: 183798571 minify: disableXML: true @@ -126,9 +125,9 @@ params: # icon: icon.png # iconHeight: 35 - analytics: - google: - SiteVerificationTag: "G-JR36Q9NSNP" + # analytics: + # google: + # SiteVerificationTag: "XYZabc" assets: disableHLJS: true @@ -187,3 +186,5 @@ services: disableInlineCSS: true twitter: disableInlineCSS: true + googleAnalytics: + ID: G-JR36Q9NSNP