Internet_Programming_PIbd-2.../laba4/site/index.html
2023-11-24 04:12:16 +04:00

14 lines
380 B
HTML

<html lang="ru">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>unreal tests</title>
</head>
<body id="root" class="d-flex flex-column" style="height: auto; min-height: 100%">
</body>
<script type="module" src="/src/main.jsx"></script>
</html>