From 8f1c55dc79ffa20ef0482708a11e731564bf4aa1 Mon Sep 17 00:00:00 2001 From: Sam Richard Date: Tue, 15 Nov 2016 16:06:14 -0500 Subject: [PATCH] :bug: Fix app.json logo --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 92f4c94..58afd4d 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "name": "Punchcard Demo", "description": "Demo deployable instance of the Punchcard CMS", "repository": "https://github.com/punchcard-cms/demo", - "logo": "https://punchcard-cms.herokuapp.com/images/punchcard-image.svg", + "logo": "https://cloud.githubusercontent.com/assets/377188/20324120/4ae50c9c-ab4d-11e6-836a-f7a6455f99ab.png", "keywords": [ "node", "express",