Skip to content

Commit 860ed57

Browse files
committed
Remove custom favicon
1 parent 8695fa0 commit 860ed57

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
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">
76
<title>Scrum Notes</title>
87
</head>
98
<body>
109
<div id="app"></div>
1110
<script type="module" src="/src/main.ts"></script>
1211
</body>
13-
</html>
12+
</html>

0 commit comments

Comments
 (0)