Skip to content

Commit 6f42394

Browse files
authored
Changed title and Logo of the application (#105)
2 parents d9471ec + 647d680 commit 6f42394

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

webapp/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/png" href="/yovi_en1a_logo.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Yovi 0</title>
7+
<title>Yovi en1a</title>
88
</head>
99
<body>
1010
<div id="root"></div>
1111
<script type="module" src="/src/main.tsx"></script>
1212
</body>
13-
</html>
13+
</html>

webapp/public/yovi_en1a_logo.png

316 KB
Loading

0 commit comments

Comments
 (0)