File size: 727 Bytes
22043ab 1bedd5c 22043ab f4f7c96 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/OCR/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-DvEMNEQd.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C4wsDv6T.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
|