Files
chargeflow/components/protocols/webfolder/index.html
2025-06-06 21:17:25 +01:00

16 lines
550 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" />
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
<script src="https://cdn.tailwindcss.com"></script>
<title>Vite + React</title>
<script type="module" crossorigin src="/assets/index-FEzsI7yf.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>