We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739dd8e commit 48e1ae1Copy full SHA for 48e1ae1
ui/index.html
@@ -6,15 +6,6 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<meta name="theme-color" content="#000000" />
8
<link rel="manifest" href="/static/manifest.json" />
9
- <!--
10
- Notice the use of %PUBLIC_URL% in the tags above.
11
- It will be replaced with the URL of the `public` folder during the build.
12
- Only files inside the `public` folder can be referenced from the HTML.
13
-
14
- Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
15
- work correctly both with client-side routing and a non-root public URL.
16
- Learn how to configure a non-root public URL by running `npm run build`.
17
- -->
18
<title>WiFi Connect</title>
19
</head>
20
<body>
0 commit comments