aboutsummaryrefslogtreecommitdiffstats
path: root/public/index.html
diff options
context:
space:
mode:
authorbndw <benjamindwoodward@gmail.com>2020-06-20 19:42:13 -0700
committerbndw <benjamindwoodward@gmail.com>2020-06-20 19:46:59 -0700
commitb9e18b44badd51adc724ae9814f0a95e74bee7b4 (patch)
treeb4132c837959259535069a83903cd85eda544d2c /public/index.html
parent065ec237f535633e1f76346b0b4d0fbb4e29b7be (diff)
:lipstick: Update header
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index ea3edb2..6685a59 100644
--- a/public/index.html
+++ b/public/index.html
@@ -22,10 +22,10 @@
22 work correctly both with client-side routing and a non-root public URL. 22 work correctly both with client-side routing and a non-root public URL.
23 Learn how to configure a non-root public URL by running `npm run build`. 23 Learn how to configure a non-root public URL by running `npm run build`.
24 --> 24 -->
25 <title>📡 WiFi Login Card</title> 25 <title>📡 WiFi Card</title>
26 </head> 26 </head>
27 <body> 27 <body>
28 <noscript>You need to enable JavaScript to run this app.</noscript> 28 <noscript>You need to enable JavaScript to run this app. Feel free to view the <a href="https://github.com/bndw/wifi-card">source code</a>.</noscript>
29 <div id="root"></div> 29 <div id="root"></div>
30 <!-- 30 <!--
31 This HTML file is a template. 31 This HTML file is a template.