mirror of
https://github.com/artegoser/ultyt.git
synced 2024-11-22 20:16:20 +03:00
16 lines
457 B
HTML
16 lines
457 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" />
|
||
|
<title>Vite + React + TS</title>
|
||
|
<script type="module" crossorigin src="/assets/index-d47cdaf0.js"></script>
|
||
|
<link rel="stylesheet" href="/assets/index-afcab3cc.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="root"></div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|