diff options
author | Your Name <you@example.com> | 2019-06-17 21:09:12 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-06-17 21:09:12 +0200 |
commit | 537338ab2a5cc96091720465b8fb40d75ecefd00 (patch) | |
tree | d781aeb00530d58bfd715d1b69f99d7a824cb6a2 /tools | |
parent | b820bd78cadb5af9fde4ea1e0ff7a99564e2cd46 (diff) | |
download | hacklab.brussels-537338ab2a5cc96091720465b8fb40d75ecefd00.tar.gz |
using hugo for site-generator now
Diffstat (limited to 'tools')
-rw-r--r-- | tools/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/index.html b/tools/index.html new file mode 100644 index 0000000..80e69a5 --- /dev/null +++ b/tools/index.html @@ -0,0 +1,18 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : tools</title> + </head> + <body> + + <h1>hcklabxl : tools</h1> + + <p><img src="/tools_scuderi2.gif" alt="mechanism of scuderi engine" /> +<img src="/tools_adler30.jpg" alt="Adler-30-1-Long-Arm-Industrial-Sewing-Machine-Leather" /></p> + +<p>adler 30-1 / ECM espresso / 26foot sailboat / BW-laserprinter / wood- metalworkshop / arc-tig welder / oscilloscope / rapid100</p> + + + </body> +</html> |