1
Fork 0

remove redundant index.html

This commit is contained in:
Tobias Berger 2022-01-14 12:44:39 +00:00 committed by GitHub
parent 87fa3245e7
commit ec5c4f24db

View file

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
</head>
<body preact-app>
<div id="root"></div>
<script type="module" src="/@vit-app"></script>
</body>
</html>