mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-11-19 20:56:31 +00:00
Correctly replace logo link in app.json
This commit is contained in:
parent
cff470acb0
commit
182a45f7c2
1 changed files with 1 additions and 1 deletions
2
app.json
2
app.json
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue