Skip to content

Commit 26557c7

Browse files
authored
Remove logo from app.json (#362)
Since Dashboard no longer uses it, and none of the other language repos have this field set. See also: https://salesforce-internal.slack.com/archives/C07TTSR4SUB/p1743725458507469 Signed-off-by: Ed Morley <[email protected]>
1 parent 0792d78 commit 26557c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "Start on Heroku: Node.js",
33
"description": "A barebones Node.js app using Express 4",
44
"repository": "https://github.com/heroku/node-js-getting-started",
5-
"logo": "https://cdn.rawgit.com/heroku/node-js-getting-started/main/public/node.svg",
65
"keywords": ["node", "express", "heroku"],
76
"image": "heroku/nodejs"
87
}

0 commit comments

Comments
 (0)