Skip to content

Commit

Permalink
Have Heroku's app.json point to YouTube logo
Browse files Browse the repository at this point in the history
  • Loading branch information
dmhacker committed Apr 29, 2020
1 parent 222f71c commit 3d2d53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dmhacker-youtube",
"description": "YouTube proxy that can fetch and play videos",
"repository": "https://github.com/dmhacker/dmhacker-youtube",
"logo": "https://upload.wikimedia.org/wikipedia/commons/c/cc/Amazon_Alexa_App_Logo.png",
"logo": "https://raw.githubusercontent.com/dmhacker/dmhacker-youtube/master/logo.png",
"keywords": [
"node",
"heroku",
Expand Down

0 comments on commit 3d2d53d

Please sign in to comment.