Initial commit

This commit is contained in:
Akko
2022-03-18 16:48:18 +01:00
parent 6e159f44d4
commit 3012ee6bfa
21 changed files with 2334 additions and 0 deletions

5
util/preamble.html Normal file
View File

@@ -0,0 +1,5 @@
<div id="header">
<a href="/">Home</a> |
<a href="/about.html">dare desu ka</a> |
<a href="/sitemap.html">Sitemap</a>
</div>