blob: 632bd2681fc385bc24000e022e415f80b7e8a34d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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>
|