From d51e0f4fef5a19eb82c2e02c41578bd908b39720 Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Fri, 20 Aug 2021 22:47:00 -0700 Subject: [PATCH] update universal id --- docs/src/components/HeadCommon.astro | 6 +++--- www/src/components/GoogleAnalytics.astro | 7 +++---- www/src/pages/blog/introducing-astro.astro | 5 ++--- www/src/pages/index.astro | 5 ++--- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/docs/src/components/HeadCommon.astro b/docs/src/components/HeadCommon.astro index bc7b98b0a..9687c32a5 100644 --- a/docs/src/components/HeadCommon.astro +++ b/docs/src/components/HeadCommon.astro @@ -30,10 +30,10 @@ - + \ No newline at end of file + gtag('config', 'UA-130280175-15'); + diff --git a/www/src/components/GoogleAnalytics.astro b/www/src/components/GoogleAnalytics.astro index bdc8fedda..8790b2b18 100644 --- a/www/src/components/GoogleAnalytics.astro +++ b/www/src/components/GoogleAnalytics.astro @@ -1,9 +1,8 @@ - + \ No newline at end of file + gtag('config', 'UA-130280175-15'); + diff --git a/www/src/pages/blog/introducing-astro.astro b/www/src/pages/blog/introducing-astro.astro index a9eb740ff..8cf6a9eb6 100644 --- a/www/src/pages/blog/introducing-astro.astro +++ b/www/src/pages/blog/introducing-astro.astro @@ -117,13 +117,12 @@ npm run dev - + diff --git a/www/src/pages/index.astro b/www/src/pages/index.astro index 88fa363d1..ef31a9606 100644 --- a/www/src/pages/index.astro +++ b/www/src/pages/index.astro @@ -104,13 +104,12 @@ let lang = 'en'; - +