2022-10-31 13:25:32 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<meta name="theme-color" content="#000000" />
|
|
|
|
<title>Chs</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
2022-11-01 10:00:17 +00:00
|
|
|
<main id="root"></main>
|
2022-10-31 13:25:32 +00:00
|
|
|
|
|
|
|
<script src="/src-web/index.tsx" type="module"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|