diff options
Diffstat (limited to 'static/manifest.json')
-rw-r--r-- | static/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/manifest.json b/static/manifest.json index b700497..f5c09f1 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -4,7 +4,7 @@ "description": "Blog do Jefferson", "icons": [ { - "src": "static/favicon.png", + "src": "/static/favicon.png", "sizes": "192x192", "type": "image/png" } |