We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b12146 commit b12c2fdCopy full SHA for b12c2fd
www/index.html
@@ -6,6 +6,18 @@
6
<title>WinXP Pixel Font</title>
7
<link rel="stylesheet" href="fonts/index.css">
8
<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>
21
</head>
22
<body>
23
0 commit comments