Skip to content

Commit 4ab202d

Browse files
authored
th-260: * Change the web tab appearance (#261)
* th-260: * Change the web tab appearance * th-260: - remove old vite icon * th-260: * rename logo-symbol to icon
1 parent 50bb867 commit 4ab202d

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

frontend/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
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/svg+xml" href="/icon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React + TS</title>
7+
<title>TowHub</title>
88
</head>
99
<body>
1010
<div id="modal-root"></div>

frontend/public/icon.svg

Lines changed: 9 additions & 0 deletions
Loading

frontend/public/vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)