From 537338ab2a5cc96091720465b8fb40d75ecefd00 Mon Sep 17 00:00:00 2001 From: Your Name <you@example.com> Date: Mon, 17 Jun 2019 21:09:12 +0200 Subject: using hugo for site-generator now --- tools/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tools/index.html (limited to 'tools/index.html') 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> -- cgit v1.2.3