MasterMind/index.html
Florian Bouillon a2ed5c57f0
pouet
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-02-17 09:24:45 +01:00

12 lines
228 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
<script src="/src/v2.ts"></script>
</html>