chipmunk.land/index.html

11 lines
332 B
HTML
Raw Normal View History

2022-12-24 23:43:06 -05:00
<!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>
Gitea: <a href="https://code.chipmunk.land/">https://code.chipmunk.land/</a>
Minecraft (Kaboom): <a>chipmunk.land:25565</a>
2022-12-24 23:43:06 -05:00
</body>
</html>