From 9ccf111912cae2a345d8ca0cf412703e59d19cf8 Mon Sep 17 00:00:00 2001 From: Lucas Teixeira Date: Thu, 8 Feb 2018 06:52:35 -0200 Subject: Include Web Manifest (#273) * Include Web Manifest Now we need to fix the path, which shouldn't be hard. * Delete unused icon * Remove Thumbs.db That file was automatically generated * Fixed icon path * Fixed typo --- client/src/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/src/index.html') diff --git a/client/src/index.html b/client/src/index.html index 094d52454..79c3edea8 100644 --- a/client/src/index.html +++ b/client/src/index.html @@ -7,6 +7,8 @@ + + -- cgit v1.2.3