chipmunk.land/index.html
Chipmunk 7e068f141a mabe
expect a new bad piggies release soon™️
2023-05-16 14:45:21 -04:00

23 lines
776 B
HTML

<!DOCTYPE html>
<html>
<meta name="robots" content="index, follow">
<meta name="description" content="My personal website">
<meta name="keywords" content="chipmunk">
<meta name="author" content="Chipmunk">
<meta name="viewport" content="initial-scale=1">
<title>Chipmunk's Website</title>
<body>
<h1>Hello!</h1>
<p>This is my website. Here are some things that you might be interested in:</p>
Bad Piggies: <a href="https://chipmunk.land/bad-piggies">https://chipmunk.land/bad-piggies</a>
<br>
Gitea: <a href="https://code.chipmunk.land/">https://code.chipmunk.land/</a>
<br>
Linx: <a href="https://files.chipmunk.land/">https://files.chipmunk.land/</a>
<br>
Minecraft (Kaboom): <a>chipmunk.land:25565</a>
</body>
</html>