Skip to content

Commit 48e1ae1

Browse files
Remove redundant HTML comment
Reason: %PUBLIC_URL% is not used with vite
1 parent 739dd8e commit 48e1ae1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ui/index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="theme-color" content="#000000" />
88
<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-
-->
189
<title>WiFi Connect</title>
1910
</head>
2011
<body>

0 commit comments

Comments
 (0)