This commit is contained in:
2024-06-16 15:56:19 +02:00
parent 6d3b4535cb
commit b766b9f775
5 changed files with 83 additions and 46 deletions

5
menu.html Normal file
View File

@@ -0,0 +1,5 @@
<link type="text/css" rel="Stylesheet" href="../main.css" />
<ul id="days" onLoad="">
<li><a href="days/16-06-24.html" target="main">16-06-24</a></li>
</ul>