diff options
Diffstat (limited to 'agenda/index.html')
-rw-r--r-- | agenda/index.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/agenda/index.html b/agenda/index.html new file mode 100644 index 0000000..632bd26 --- /dev/null +++ b/agenda/index.html @@ -0,0 +1,28 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : agenda</title> + </head> + <body> + + <h1>hcklabxl : agenda</h1> + + <p>agenda:</p> + +<ul> +<li>wed 19 jun 2019 / evening / cooking & project some videos</li> +</ul> + +<p>done:</p> + +<ul> +<li>sun 16 jun 2019 / neutrinet install party</li> +<li>sun 9 jun 2019 / bike repair afternoon (around 14h)</li> +</ul> + +<p>more? check mastodon <a href="https://ps.s10y.eu/@hcklabxl/with_replies">toots…</a></p> + + + </body> +</html> |