Correctly replace logo link in app.json

This commit is contained in:
Cadence Ember 2020-04-15 04:02:13 +12:00
parent cff470acb0
commit 182a45f7c2
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
"name": "Bibliogram",
"description": "An alternative front-end for Instagram.",
"repository": "https://github.com/cloudrac3r/bibliogram",
"logo": "https://node-js-sample.herokuapp.com/node.png"
"logo": "https://bibliogram.art/android-chrome-192x192.png"
}