Announcements page

This commit is contained in:
Chipmunk 2024-10-05 21:57:31 -04:00
parent 2dd4edc063
commit 81552b2206

19
announcements/index.html Normal file
View file

@ -0,0 +1,19 @@
<!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-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>