mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 13:54:12 +02:00
update logo url in app.json
This commit is contained in:
parent
f1cf43348f
commit
fe12f4dc5d
1 changed files with 1 additions and 1 deletions
2
app.json
2
app.json
|
|
@ -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…
Add table
Add a link
Reference in a new issue