1
1
mirror of https://github.com/primer/css.git synced 2024-12-29 09:06:07 +03:00

add new GA UA

This commit is contained in:
Shawn Allen 2019-01-15 13:34:44 -08:00
parent 7941d5378d
commit 2aa63435b1

View File

@ -20,10 +20,8 @@ export default class MyDocument extends Document {
<html lang="en">
<head>
<title>Primer CSS</title>
{/* TODO: update this with a new id
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-126681523-1" />
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-126681523-2" />
<script async href={getAssetPath('analytics.js')} />
*/}
<meta charSet="utf8" />
<link rel="icon" href={getAssetPath('favicon.png')} />
<link rel="apple-touch-icon" href={getAssetPath('apple-touch-icon.png')} />