Skip to content

Commit f250556

Browse files
adding logo for app.json for heroku button
1 parent a1eff30 commit f250556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Code from the React tutorial",
44
"keywords": [ "react", "reactjs", "tutorial" ],
55
"repository": "https://github.com/reactjs/react-tutorial",
6+
"logo": "https://facebook.github.io/react/img/logo.svg",
67
"website": "http://facebook.github.io/react/docs/tutorial.html",
78
"success_url": "/",
89
"env" : {

0 commit comments

Comments
 (0)