From 0ddf6ae0ef76dff404a18c6c53687653b03117e0 Mon Sep 17 00:00:00 2001 From: ysandler Date: Tue, 18 Aug 2020 19:49:29 -0500 Subject: [PATCH] update manifest ison --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 8dcc30c..281d966 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "name": "datalovelace.app", "icons": [ { - "src": "favicon.ico", + "src": "favicon.png", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },