diff options
author | Your Name <you@example.com> | 2019-06-25 00:18:07 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-06-25 00:18:07 +0200 |
commit | 3a33f752ab199c8d8c4e0c0506349744e22474e0 (patch) | |
tree | 180dad2523d8e96af60c4a9a216efacb6543d5db /recipes | |
parent | a00f93442e5608983ed9c9692cb507c7d610b73f (diff) | |
download | hacklab.brussels-3a33f752ab199c8d8c4e0c0506349744e22474e0.tar.gz |
mixed bag, sliced images e.a.
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/index.html | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/recipes/index.html b/recipes/index.html index 933d60a..eec5920 100644 --- a/recipes/index.html +++ b/recipes/index.html @@ -26,8 +26,31 @@ <hr> -<p><img src="/recipes_ogorki.jpg" alt="ogorki" /> -<div class="bouche">OGORKOWA</div></p> + +/recipes_ogorki.jpg +<div> + + <img src="/sliced_images/recipes_ogorki-0.jpg"> + + <img src="/sliced_images/recipes_ogorki-1.jpg"> + + <img src="/sliced_images/recipes_ogorki-2.jpg"> + + <img src="/sliced_images/recipes_ogorki-3.jpg"> + + <img src="/sliced_images/recipes_ogorki-4.jpg"> + + <img src="/sliced_images/recipes_ogorki-5.jpg"> + + <img src="/sliced_images/recipes_ogorki-6.jpg"> + + <img src="/sliced_images/recipes_ogorki-7.jpg"> + + <img src="/sliced_images/recipes_ogorki-8.jpg"> +</div> + + +<div class="bouche">OGORKOWA</div> </body> |