aboutsummaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-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.