20 lines
617 B
HTML
20 lines
617 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<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" />-->
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
<title>Vite + React</title>
|
|
<script type="module" crossorigin src="/assets/index-BQU9HZLS.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-BIskr61q.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
|
|
</html>
|