chipmunk.land/index.html
2022-12-24 23:43:06 -05:00

10 lines
331 B
HTML

<!DOCTYPE html>
<html>
<title>Chipmunk's Website</title>
<body>
<h1>Hello!</h1>
<p>This is my website. Here are some services I host that you might be interested in:</p>
<a href="https://code.chipmunk.land/">Gitea: https://code.chipmunk.land</a>
<p>Minecraft (Kaboom): chipmunk.land:25565</p>
</body>
</html>