diff options
Diffstat (limited to 'contact/index.html')
-rw-r--r-- | contact/index.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/contact/index.html b/contact/index.html new file mode 100644 index 0000000..3eda4cd --- /dev/null +++ b/contact/index.html @@ -0,0 +1,20 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : contact</title> + </head> + <body> + + <h1>hcklabxl : contact</h1> + + <ul> +<li>Av. Princesse Elisabeth 46 / 1030 schaerbeek</li> +<li>Prinses Elisabethlaan 46 / 1030 schaarbeek</li> +</ul> + +<p><a href="https://ps.s10y.eu/@hcklabxl/with_replies">mastodon page</a></p> + + + </body> +</html> |