Skip to content

Commit 49a0871

Browse files
committed
chore: remove netlify.toml, revert index.html to original
1 parent 0ddd49d commit 49a0871

2 files changed

Lines changed: 9 additions & 15 deletions

File tree

index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
<!doctype html>
22
<html lang="en">
3-
<head>
3+
4+
<head>
45
<meta charset="UTF-8" />
56
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
67
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>transmit-via-sound</title>
8-
</head>
9-
<body>
8+
<title>Transmit via Sound</title>
9+
</head>
10+
11+
<body>
1012
<div id="root"></div>
1113
<script type="module" src="/src/main.tsx"></script>
12-
</body>
13-
</html>
14+
</body>
15+
16+
</html>

netlify.toml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)