diff options
author | Your Name <you@example.com> | 2018-06-23 02:18:15 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2018-06-23 02:18:15 +0200 |
commit | 4eebb6433fe14a06109690ef7c0b99cdeddf13c3 (patch) | |
tree | 2fe7524d4b218e5caca40f466f74ce6d0d86f7da /index.html | |
parent | 181a89add135f8beb859d315985e94744a582a72 (diff) | |
download | hacklab.brussels-4eebb6433fe14a06109690ef7c0b99cdeddf13c3.tar.gz |
some dates & bg img
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -9,6 +9,16 @@ <header> <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> </main> @@ -17,8 +27,14 @@ 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/' }; |