diff --git a/.github/logo.png b/.github/logo.png new file mode 100644 index 0000000000..f48f35f4d9 Binary files /dev/null and b/.github/logo.png differ diff --git a/app.json b/app.json index 9ab84b579a..8fdc73867a 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "name": "Unleash", "description": "A default setup of Unleash", "repository": "https://github.com/heroku/node-js-sample", - "logo": "https://github.com/Unleash/unleash/blob/master/.github/Logo_DarkBlue_Transparent_Portrait.png?raw=true", + "logo": "https://github.com/Unleash/unleash/blob/master/.github/logo.png?raw=true", "keywords": ["node", "feature toggles", "release"], "addons": [ {