Add logo to app.json

Will be displayed on https://buttons.heroku.com and https://elements.heroku.com

Matt Gauger 8 years ago
parent
commit
05db573b41
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app.json

+ 1 - 0
app.json

@@ -3,6 +3,7 @@
3 3
     "description": "Build agents that monitor and act on your behalf.  Your agents are standing by!",
4 4
     "website": "https://github.com/cantino/huginn",
5 5
     "repository": "https://github.com/cantino/huginn",
6
+    "logo": "https://raw.githubusercontent.com/cantino/huginn/master/media/huginn-icon-64.png",
6 7
     "env": {
7 8
         "BUILDPACK_URL": "https://github.com/heroku/heroku-buildpack-multi.git",
8 9
         "APP_SECRET_TOKEN": {