update logo url in app.json

main
zeke 10 years ago
parent f1cf43348f
commit fe12f4dc5d

@ -2,6 +2,6 @@
"name": "Node.js Slideshow",
"description": "A barebones Node.js app using Express 4",
"repository": "https://github.com/heroku/node-js-sample",
"logo": "https://github.com/heroku/node-js-sample/node.svg",
"logo": "http://node-js-sample.herokuapp.com/node.svg",
"keywords": ["node", "express", "static"]
}

Loading…
Cancel
Save