Files
Inventory-Manager-CC/web/client/dist/index.html
2026-03-21 16:50:44 -04:00

17 lines
658 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Inventory Manager</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-B7ZM_lOm.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CSB3uKJi.css">
</head>
<body>
<div id="root"></div>
</body>
</html>