workflow added

This commit is contained in:
2024-06-16 16:06:44 +02:00
parent b766b9f775
commit dedc564679
7 changed files with 41 additions and 0 deletions

5
public/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>