bunker/public/index.html
SimonFJ20 a03ad035fb
All checks were successful
Validate / Validate (push) Successful in 9s
init
2024-09-20 04:42:15 +02:00

12 lines
213 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bunker</title>
</head>
<body>
<h1>Bunker !!!</h1>
</body>
</html>