From 7ea4aeeb230cb6861478c5cbb3d569fe46d51688 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Mon, 27 Aug 2018 08:58:40 -0700 Subject: [PATCH] fix link --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 341db3a..9c16942 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -8,7 +8,7 @@ "type": "image/png" }, { - "src": "/icons/teacup-icon-57.png", + "src": "/images/teacup-icon-57.png", "sizes": "57x57", "type": "image/png" }