From 1caab21ba6ff1a50d0dd576519ebf2efb3f1ce9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Wed, 19 Dec 2018 17:13:18 -0600 Subject: [PATCH] Updated GA code --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 1dd009d..c5d2d8e 100644 --- a/config.js +++ b/config.js @@ -5,7 +5,7 @@ // E X P O R T module.exports = exports = { - ga: "UA-60403362-1", + ga: "UA-60403362-8", github: { branch: "master", linkText: "Edit this page on GitHub",