soc2-cockpit/index.html
2026-04-17 14:17:56 +00:00

16 lines
471 B
HTML

<!doctype html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chezlepro SOC 2 Cockpit</title>
<meta
name="description"
content="Cockpit opérationnel SOC 2 Type II pour Chezlepro Inc. avec radar, jalons, preuves et salle auditeur."
/>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>