summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-06-23 14:09:24 +0200
committerhellekin <hellekin@cepheide.org>2018-06-23 14:09:24 +0200
commitb6b3fb656af8b9f8fdc724b1e21af0c9c87e26de (patch)
tree3450730b2a61dc2a721b56cc37b87a6d19be9f83 /index.html
parentfb1a4fecb0b617e26c7318d6be064766a71dce7a (diff)
downloadhacklab.brussels-b6b3fb656af8b9f8fdc724b1e21af0c9c87e26de.tar.gz
Make the calendar more legible
Diffstat (limited to 'index.html')
-rw-r--r--index.html34
1 files changed, 20 insertions, 14 deletions
diff --git a/index.html b/index.html
index 205fb00..2c90116 100644
--- a/index.html
+++ b/index.html
@@ -7,20 +7,28 @@
</head>
<body>
<header>
- <h1>HCKLABXL</h1>
+ <h1>hcklabxl</h1>
</header>
-
-<div id='act'>
- up:
- <ul>
- <li>sunday-afternoon 24 june 2018: despair-cafe </li>
- <li>friday/saturday 29-30 june 2018 @rumsteek: telluric streams</li>
- <li>sunday-afternoon 15 juli 2018: neutrinet install party (brque internet)</li>
- </ul>
-</div>
-
<main>
- <div id='discourse-comments'></div>
+ <section id="act">
+ <h2>up:</h2>
+ <dl>
+ <dt>2018-06</dt>
+ <dd>
+ <ul>
+ <li>sunday-afternoon 24: despair-cafe</li>
+ <li>friday/saturday 29-30 @rumsteek: telluric streams</li>
+ </ul>
+ </dd>
+ <dt>2018-07</dt>
+ <dd>
+ <ul>
+ <li>sunday-afternoon 15: neutrinet install party (<a href="https://labriqueinter.net/">La brique Internet</a>)</li>
+ </ul>
+ </dd>
+ </dl>
+ </section>
+ <div id="discourse-comments"></div>
</main>
<aside>
<address>
@@ -33,8 +41,6 @@
</address>
<p><a href="https://ps.zoethical.com/c/ps/hcklabxl">forum</a></p>
</aside>
-
-
<script type="text/javascript">
DiscourseEmbed = { discourseUrl: 'https://ps.zoethical.com/',
discourseEmbedUrl: 'https://hacklab.brussels/' };