Announcements page
This commit is contained in:
parent
2dd4edc063
commit
81552b2206
1 changed files with 19 additions and 0 deletions
19
announcements/index.html
Normal file
19
announcements/index.html
Normal 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>
|
Loading…
Reference in a new issue