add minetest page

This commit is contained in:
ben clark 2021-04-06 23:56:32 +00:00
parent 886bd1af2c
commit d02db5d717
1 changed files with 13 additions and 0 deletions

13
minetest/index.html Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>minetest - south london</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='main.css'>
</head>
<body>
<h1>coming soon!</h1>
</body>
</html>