Skip to content

Commit

Permalink
Remove redundant HTML comment
Browse files Browse the repository at this point in the history
Reason: %PUBLIC_URL% is not used with vite
  • Loading branch information
thienandangthanh committed Nov 7, 2023
1 parent 739dd8e commit 48e1ae1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="manifest" href="/static/manifest.json" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>WiFi Connect</title>
</head>
<body>
Expand Down

0 comments on commit 48e1ae1

Please sign in to comment.