chipmunk.land/index.html

39 lines
1.3 KiB
HTML
Raw Permalink Normal View History

2022-12-24 23:43:06 -05:00
<!DOCTYPE html>
<html>
2022-12-25 18:32:35 -05:00
<meta name="robots" content="index, follow">
<meta name="description" content="My personal website">
<meta name="keywords" content="chipmunk">
<meta name="author" content="Chipmunk">
2022-12-25 18:42:21 -05:00
<meta name="viewport" content="initial-scale=1">
2022-12-25 18:40:27 -05:00
2022-12-24 23:43:06 -05:00
<title>Chipmunk's Website</title>
<body>
<h1>Hello!</h1>
2023-03-03 10:25:48 -05:00
<p>This is my website. Here are some things that you might be interested in:</p>
2024-11-16 16:55:42 -05:00
Bad Piggies: <a href="./bad-piggies">https://chipmunk.land/bad-piggies</a> (<a href="https://code.chipmunk.land/chipmunkmc/rise-and-swine">source code</a>)
2023-03-03 10:25:48 -05:00
<br>
2024-11-16 16:55:42 -05:00
Scaredy Cat in the Spooky Woods: <a href="./scaredy-cat">https://chipmunk.land/scaredy-cat</a>
<br>
2024-11-16 16:55:42 -05:00
Harmonies: <a href="./harmonies">https://chipmunk.land/harmonies</a>
2023-10-29 20:05:53 -04:00
<br>
2024-08-02 14:40:00 -04:00
Forgejo: <a href="https://code.chipmunk.land/">https://code.chipmunk.land/</a>
2022-12-24 23:50:50 -05:00
<br>
2022-12-28 17:58:41 -05:00
Linx: <a href="https://files.chipmunk.land/">https://files.chipmunk.land/</a>
<br>
Minecraft (Kaboom): <a>chipmunk.land:25565</a>
2024-08-02 14:40:00 -04:00
<br>
2024-10-04 00:12:42 -04:00
IRC: <a href="ircs://chipmunk.land:6697">chipmunk.land:6697</a> (enable TLS! <a href="https://webirc.chipmunk.land/">webclient</a>)
2024-06-07 10:47:59 -04:00
<br>
<br>
2024-08-02 14:40:00 -04:00
Contact Info:
<br>
2024-10-03 20:15:59 -04:00
IRC: chipmunk on the above IRC server
2024-08-02 14:40:00 -04:00
<br>
2024-10-16 21:29:56 -04:00
Matrix: @chipmunk:chipmunk.land
2024-06-07 10:47:59 -04:00
</h2>
2022-12-24 23:43:06 -05:00
</body>
</html>