We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e2663 commit 0f8dc1fCopy full SHA for 0f8dc1f
2 files changed
vite-app/index.html
@@ -2,10 +2,10 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite SPA Example</title>
+ <title>EP | Log Viewer</title>
8
<link rel="stylesheet" href="/src/index.css">
+ <link rel="icon" href="/src/favicon.png" />
9
</head>
10
<body>
11
<div id="root"></div>
vite-app/src/favicon.png
4.65 KB
0 commit comments