Files
24H_du_code_2025/ui/index.html
T
2025-03-22 14:48:19 +01:00

13 lines
466 B
HTML

<!DOCTYPE html>
<html lang="fr">
<header>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="./bootstrap-5.3.3-dist/css/bootstrap.css">
<script src="./js/bootstrap.js"></script>
<title>MinHAUMTaure</title>
</header>
<body>
<h1 class="text-center">Bienvenue sur MinHAUMTaure</h1>
</body>
</html>