summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/ashley_2219.pngbin0 -> 176219 bytes
-rw-r--r--assets/css/screen.css9
-rw-r--r--index.html16
3 files changed, 25 insertions, 0 deletions
diff --git a/assets/ashley_2219.png b/assets/ashley_2219.png
new file mode 100644
index 0000000..ecb5736
--- /dev/null
+++ b/assets/ashley_2219.png
Binary files differ
diff --git a/assets/css/screen.css b/assets/css/screen.css
index c2e47ad..fe7a36d 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -11,6 +11,9 @@ body {
right: 0;
margin: 0;
width: 100%;
+ background-image:url("/assets/ashley_2219.png");
+ background-repeat: no-repeat;
+ background-position: center center;
}
header h1 {
@@ -28,3 +31,9 @@ aside {
}
+div#act {
+ margin: 0 auto;
+ max-width: 42rem;
+ margin-bottom: 50px;
+}
+
diff --git a/index.html b/index.html
index e4b88fa..205fb00 100644
--- a/index.html
+++ b/index.html
@@ -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/' };