Skip to content

Commit 2057a00

Browse files
1 parent a3bc9d9 commit 2057a00

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

about/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<!DOCTYPE html>
22
<html><head>
33

4-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RH9YBHW509"></script>
4+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZE9BS6NG0D"></script>
55
<script>
66
window.dataLayer = window.dataLayer || [];
77
function gtag(){dataLayer.push(arguments);}
88
gtag('js', new Date());
99

10-
gtag('config', 'G-RH9YBHW509');
10+
gtag('config', 'G-ZE9BS6NG0D');
1111
</script>
1212

1313
<link rel="stylesheet" href="/css/style.css">

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<html><head>
33
<meta name="generator" content="Hugo 0.128.0">
44

5-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RH9YBHW509"></script>
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZE9BS6NG0D"></script>
66
<script>
77
window.dataLayer = window.dataLayer || [];
88
function gtag(){dataLayer.push(arguments);}
99
gtag('js', new Date());
1010

11-
gtag('config', 'G-RH9YBHW509');
11+
gtag('config', 'G-ZE9BS6NG0D');
1212
</script>
1313

1414
<link rel="stylesheet" href="/css/style.css">

zh/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<html><head>
33
<meta name="generator" content="Hugo 0.128.0">
44

5-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RH9YBHW509"></script>
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZE9BS6NG0D"></script>
66
<script>
77
window.dataLayer = window.dataLayer || [];
88
function gtag(){dataLayer.push(arguments);}
99
gtag('js', new Date());
1010

11-
gtag('config', 'G-RH9YBHW509');
11+
gtag('config', 'G-ZE9BS6NG0D');
1212
</script>
1313

1414
<link rel="stylesheet" href="/css/style.css">

0 commit comments

Comments
 (0)