From 00bf27edef5717c58f1483231ea5c6564fc246d8 Mon Sep 17 00:00:00 2001 From: Shi Yan Date: Thu, 21 Dec 2023 21:41:48 -0800 Subject: [PATCH] update google analytics --- index.html | 15 +++++++-------- manifest.json | 1 + 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 9eb397c..ae7ef2b 100644 --- a/index.html +++ b/index.html @@ -33,14 +33,13 @@
- - + + \ No newline at end of file diff --git a/manifest.json b/manifest.json index 94d8d29..7df6fc3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "default_sample": "5_06_skeleton_animation", "description": "Your ticket to the dynamic world of graphics programming.", + "google_analytics_id": "G-G278P1YSJ6", "meta_image": "meta.png", "prefix": "WebGPUTutorial", "readme_folder": "readme",