aboutsummaryrefslogtreecommitdiffstats
path: root/public/index.html
diff options
context:
space:
mode:
authorbndw <benjamindwoodward@gmail.com>2020-05-31 09:38:39 -0700
committerbndw <benjamindwoodward@gmail.com>2020-05-31 09:38:39 -0700
commitcc214ac6a490ce9840356434a8e0c4334aeb9282 (patch)
tree79e92d5de1de1c6dcbb5fcc41a4d028e6cfcf78c /public/index.html
parent8739544d16aaccf9e03c2ef1d07d4b144b0b48e7 (diff)
:fire: Remove create-react-app boilerplate
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 1553b21..ea3edb2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -8,7 +8,6 @@
8 name="description" 8 name="description"
9 content="Print a card for your WiFi login" 9 content="Print a card for your WiFi login"
10 /> 10 />
11 <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
12 <!-- 11 <!--
13 manifest.json provides metadata used when your web app is installed on a 12 manifest.json provides metadata used when your web app is installed on a
14 user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ 13 user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/