slonksite/xonotic.html

35 lines
1.4 KiB
HTML
Raw Normal View History

2024-07-31 02:30:31 +03:00
<!doctype html>
2024-02-29 10:55:51 +03:00
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="my slonksite" />
<meta property="og:title" content="slonksite" />
<meta property="og:description" content="my slonksite" />
<meta property="og:url" content="https://slonk.ing/xonotic.html" />
<meta property="og:image" content="https://slonk.ing/img/favicon.png" />
<title>slonksite</title>
<link rel="shortcut icon" href="img/favicon.png" type="image/png" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<main>
2024-07-31 02:30:31 +03:00
<marquee>
<b>download <a href="https://xonotic.org/">xonotic</a> now!</b>
</marquee>
2024-02-29 10:55:51 +03:00
<h1>xonotic server</h1>
2024-04-19 17:03:25 +03:00
<p><a href="/">back to home</a></p>
2024-02-29 10:55:51 +03:00
<p>
2024-04-19 17:03:25 +03:00
i host a xonotic server on the same <a href="https://is.slonk.ing/notice/Ad6bptg7T7I50tJps8">phone</a> i host this website and the akkoma
instance on. after downloading the game, you can join the server by typing "xonotic.slonk.ing" into the address bar above the join button in the
multiplayer menu
2024-02-29 10:55:51 +03:00
</p>
2024-04-19 17:03:25 +03:00
<img src="img/xonotic.png" alt="screenshot of xonotic's multiplayer menu showing 'xonotic.slonk.ing' in the address bar" style="width: 100%" />
2024-07-31 02:46:22 +03:00
<p><b>update</b>: server died, maybe expect a regular xon server in the future</p>
2024-02-29 10:55:51 +03:00
</main>
<footer>&#9398; copyfuck 1337 slonkazoid</footer>
</body>
</html>