Skip to content

Commit b12c2fd

Browse files
committed
update
1 parent 0b12146 commit b12c2fd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

www/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66
<title>WinXP Pixel Font</title>
77
<link rel="stylesheet" href="fonts/index.css">
88
<link rel="stylesheet" href="css/index.css">
9+
10+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M4TZZYTHD4"></script>
11+
<script>
12+
window.dataLayer = window.dataLayer || []
13+
function gtag() {
14+
dataLayer.push(arguments)
15+
}
16+
gtag('js', new Date())
17+
gtag('config', 'G-M4TZZYTHD4')
18+
</script>
19+
20+
<script async src="https://api.tongjiniao.com/c?_=755438511097659392"></script>
921
</head>
1022
<body>
1123

0 commit comments

Comments
 (0)