Skip to content

Commit 0f8dc1f

Browse files
author
Dylan Huang
committed
add favicon
1 parent 33e2663 commit 0f8dc1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

vite-app/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
65
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite SPA Example</title>
6+
<title>EP | Log Viewer</title>
87
<link rel="stylesheet" href="/src/index.css">
8+
<link rel="icon" href="/src/favicon.png" />
99
</head>
1010
<body>
1111
<div id="root"></div>

vite-app/src/favicon.png

4.65 KB
Loading

0 commit comments

Comments
 (0)