diff options
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ "RSS" ], "repository": "https://github.com/JARR/JARR.git", - "logo": "https://raw.githubusercontent.com/JARR/JARR/master/web/static/img/logo.png", + "logo": "https://raw.githubusercontent.com/JARR/JARR/master/src/web/static/img/logo.png", "scripts": { "postdeploy": "python src/manager.py db_create" }, |