mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
12 lines
216 B
HTML
12 lines
216 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>SM64-JS - Players Guide</title>
|
|
<link rel="stylesheet" href="../style.css">
|
|
</head>
|
|
<body>
|
|
<a class="back" href="../">back</a>
|
|
<h1 class="center">Coming Soon</h1>
|
|
</body>
|
|
</html>
|