2023-04-02 21:51:06 -04:00
|
|
|
<!DOCTYPE html>
|
2023-04-03 10:52:10 -04:00
|
|
|
|
2023-04-02 21:51:06 -04:00
|
|
|
<html lang="en">
|
2023-04-03 10:52:10 -04:00
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<link rel="icon" type="image/svg+xml" href="/vite.svg">
|
|
|
|
<meta name="viewport" content=
|
|
|
|
"width=device-width, initial-scale=1.0">
|
|
|
|
|
|
|
|
<title>Simponic's Friends</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div id="root"></div><script type="module" src="/src/main.tsx">
|
|
|
|
</script>
|
|
|
|
</body>
|
2023-04-02 21:51:06 -04:00
|
|
|
</html>
|