Skip to content

Commit 74f7d98

Browse files
committed
fix: Removed reference to old svg
1 parent 2cc95b5 commit 74f7d98

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!doctype html>
1+
<!DOCTYPE html>
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 + React + TS</title>
6+
<title>Nassport</title>
87
</head>
98
<body>
109
<div id="root"></div>

0 commit comments

Comments
 (0)