cos/index.html

11 lines
240 B
HTML
Raw Permalink Normal View History

2024-10-25 23:33:29 +03:00
<!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>
<script src="./memory.js"></script>
</body>
</html>