Fix identation in app.json and add icon url
This commit is contained in:
2
app.json
2
app.json
@@ -3,7 +3,7 @@
|
||||
"description": "A web-based frontend to your Postgres database.",
|
||||
"website": "https://github.com/sosedoff/pgweb",
|
||||
"repository": "https://github.com/sosedoff/pgweb",
|
||||
"logo": "https://avatars1.githubusercontent.com/u/71051?v=2&s=400",
|
||||
"logo": "https://raw.githubusercontent.com/sosedoff/pgweb/master/static/img/icon.png",
|
||||
"success_url": "/",
|
||||
"keywords": [
|
||||
"postgres",
|
||||
|
||||
Reference in New Issue
Block a user