summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html83
1 files changed, 38 insertions, 45 deletions
diff --git a/index.html b/index.html
index 2c90116..94683aa 100644
--- a/index.html
+++ b/index.html
@@ -6,50 +6,43 @@
<link rel="stylesheet" href="assets/css/screen.css">
</head>
<body>
- <header>
- <h1>hcklabxl</h1>
- </header>
- <main>
- <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>
- Avenue Princesse Elisabeth 46
- 1030 Schaerbeek
- </address>
- <address>
- Princes Elisabethlaan 46
- 1030 Schaarbeek
- </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/' };
-
- (function() {
- var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
- d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
- })();
- </script>
+ <header>
+ <h1>hcklabxl</h1>
+ </header>
+ <main>
+ <section id="act">
+ <h2>up:</h2>
+ <dl>
+ <dt>2018-09</dt>
+ <dd>
+ <ul>
+ <li>sunday-afternoon 16: <a href="https://ps.zoethical.com/t/neutrinet-install-party-september-septembre-2018/1716">Neutrinet Install Party</a></li>
+ </ul>
+ </dd>
+ </dl>
+ </section>
+ <div id="discourse-comments"></div>
+ </main>
+ <aside>
+ <address>
+ Avenue Princesse Elisabeth 46
+ 1030 Schaerbeek
+ </address>
+ <address>
+ Princes Elisabethlaan 46
+ 1030 Schaarbeek
+ </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/' };
+
+ (function() {
+ var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
+ d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
+ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
+ })();
+ </script>
</body>
</html>