From b2e197dec42bfe2b158be62bc2e018945864ff87 Mon Sep 17 00:00:00 2001 From: r0n22 Date: Tue, 22 Oct 2013 21:49:07 -0400 Subject: [PATCH] Update config.json back to default --- docs/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/config.json b/docs/config.json index 6b26f89..fc21116 100644 --- a/docs/config.json +++ b/docs/config.json @@ -7,12 +7,11 @@ "date_modified": true, "repo": "justinwalsh/daux.io", "twitter": ["justin_walsh", "todaymade"], - "piwik_analytics": "test.com", - "piwik_analytics_id": "43", + "google_analytics": "UA-12653604-10", "links": { "Download": "https://github.com/justinwalsh/daux.io/archive/master.zip", "GitHub Repo": "https://github.com/justinwalsh/daux.io", "Help/Support/Bugs": "https://github.com/justinwalsh/daux.io/issues", "Made by Todaymade": "http://todaymade.com" } -} \ No newline at end of file +}