web/index.html
2020-01-29 14:36:15 +01:00

29 lines
888 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<script language=javascript src=common.js></script>
<script language=javascript>
start_page(""); //path to root direction
</script>
<h1>Welcome to Tunnelers' Abyss!</h1>
<p>
Welcome to Tunnelers Abyss! Relaxing and fun, with a great and Kid-Friendly community. Mods include: epic landscapes, custom mobs, fossils, trains, mini-worlds, lots of shapes for builders, and many many more.
<p>
Our server is kid-friendly™. Some skins from the database are modified accordingly.
<h2>IP: 37.46.208.34:30000</h2>
<big>
<a href=https://discord.gg/UUVAQBr>Discord Server</a> <br>
<a href=https://forum.minetest.net/viewtopic.php?f=10&t=22705>Minetest Forum Thread</a>
</big>
<script language=javascript>
end_page();
</script>
</html>