Files
MasterMind/index.html
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>