Siddharaj Shirke
deploy: clean code-only snapshot for HF Space
df97e68
<!doctype html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gov Workflow OpenEnv Console</title>
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;900&amp;family=Inter:wght@400;600;700&amp;display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&amp;display=swap" rel="stylesheet" />
</head>
<body>
<div id="app-root" class="app-root">
<div class="boot">Loading frontend...</div>
</div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>