20 lines
932 B
HTML
20 lines
932 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>Announcements</title>
|
|
<body>
|
|
<h1>Announcements</h1>
|
|
|
|
<pre>
|
|
<time datetime="2024">[2024-10-06]</time> If everything does according to plan, there will be a <a href="https://kaboom.pw">Kaboom</a> clone at chipmunk.land:39764 on <time datetime="2024-10-06">2024-10-06</time> (next wednesday), close to 9:30 AM EDT (UTC-4). Please note that it will only be online for a few hours at most.
|
|
<time datetime="2024-10-05">[2024-10-05]</time> The announcements page was created. Please note that <a href="https://chipmunk.land">chipmunk.land</a> has been around since at least December 2022, far before this page was created.
|
|
</pre>
|
|
</body>
|
|
</html>
|