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 /travel_april2019 | |
parent | b820bd78cadb5af9fde4ea1e0ff7a99564e2cd46 (diff) | |
download | hacklab.brussels-537338ab2a5cc96091720465b8fb40d75ecefd00.tar.gz |
using hugo for site-generator now
Diffstat (limited to 'travel_april2019')
-rw-r--r-- | travel_april2019/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/travel_april2019/index.html b/travel_april2019/index.html new file mode 100644 index 0000000..ee5a702 --- /dev/null +++ b/travel_april2019/index.html @@ -0,0 +1,25 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : travels, april 2019</title> + </head> + <body> + + <h1>hcklabxl : travels, april 2019</h1> + + <p><img src="/travel_april2019_antwerp.png" alt="a nautical map of the region of antwerp, belgium" /> +#antwerp</p> + +<p><img src="/travel_april2019_gent.png" alt="a nautical map of the region of ghent, belgium" /> +#ghent</p> + +<p><img src="/travel_april2019_temse.png" alt="a nautical map of the region of temse, belgium" /> +#temse, waiting for the tide</p> + +<p><img src="/travel_april2019_willebroek.png" alt="a nautical map of the region of willebroek, belgium" /> +#brug van willebroek, and its floating bags</p> + + + </body> +</html> |