From 97e0c905d3e99d7be63c0c61bc24022916869d01 Mon Sep 17 00:00:00 2001 From: Dan Stroot Date: Thu, 29 Nov 2018 16:54:58 -0800 Subject: [PATCH 1/2] progressive web app changes --- .../react-scripts/template/public/index.html | 18 +++++++++--------- .../react-scripts/template/public/logo192.png | Bin 0 -> 17522 bytes .../react-scripts/template/public/logo512.png | Bin 0 -> 25522 bytes .../template/public/manifest.json | 10 ++++++++++ .../react-scripts/template/public/robots.txt | 2 ++ 5 files changed, 21 insertions(+), 9 deletions(-) create mode 100644 packages/react-scripts/template/public/logo192.png create mode 100644 packages/react-scripts/template/public/logo512.png create mode 100644 packages/react-scripts/template/public/robots.txt diff --git a/packages/react-scripts/template/public/index.html b/packages/react-scripts/template/public/index.html index 323182f3920..93ac2ebda56 100644 --- a/packages/react-scripts/template/public/index.html +++ b/packages/react-scripts/template/public/index.html @@ -1,18 +1,16 @@ - - - - + + + + + - + - +