diff options
author | Your Name <you@example.com> | 2019-06-18 11:16:51 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-06-18 11:16:51 +0200 |
commit | 30f32e4804172092673710c41e1d4082f703b573 (patch) | |
tree | f49e01c837271cf5212e8f1a2542a2ce991708b2 /microfactory/index.html | |
parent | 48449d455df9b2e7b3207a22aa49c1b8fbbb5e62 (diff) | |
download | hacklab.brussels-30f32e4804172092673710c41e1d4082f703b573.tar.gz |
playing with maps & content
Diffstat (limited to 'microfactory/index.html')
-rw-r--r-- | microfactory/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/microfactory/index.html b/microfactory/index.html new file mode 100644 index 0000000..1452fbe --- /dev/null +++ b/microfactory/index.html @@ -0,0 +1,17 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : microfactory</title> + </head> + <body> + + <h1>hcklabxl : microfactory</h1> + + <p><img src="/microfactory_1.jpg" alt="microfactory" /></p> + +<p>By the way, meeting the playmobil again.</p> + + + </body> +</html> |