mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 22:04:06 +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",
|
"name": "Node.js Slideshow",
|
||||||
"description": "A barebones Node.js app using Express 4",
|
"description": "A barebones Node.js app using Express 4",
|
||||||
"repository": "https://github.com/heroku/node-js-sample",
|
"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"]
|
"keywords": ["node", "express", "static"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue