Skip to content

Commit d21a676

Browse files
authored
Update index.html
1 parent 2732675 commit d21a676

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

ui-library-pstn-1-n-calling/index.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,14 @@
77
<meta name="theme-color" content="#000000" />
88
<meta
99
name="description"
10-
content="Web site created using create-react-app"
10+
content="Web site created using vite"
1111
/>
1212
<link rel="apple-touch-icon" href="/logo192.png" />
1313
<!--
1414
manifest.json provides metadata used when your web app is installed on a
1515
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1616
-->
1717
<link rel="manifest" href="/manifest.json" />
18-
<!--
19-
Notice the use of in the tags above.
20-
It will be replaced with the URL of the `public` folder during the build.
21-
Only files inside the `public` folder can be referenced from the HTML.
22-
23-
Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
24-
work correctly both with client-side routing and a non-root public URL.
25-
Learn how to configure a non-root public URL by running `npm run build`.
26-
-->
2718
<title>React App</title>
2819
</head>
2920
<body>

0 commit comments

Comments
 (0)