diff options
author | Your Name <you@example.com> | 2019-05-18 13:29:51 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-05-18 13:29:51 +0200 |
commit | ab733a2d571eb7b47986fcde6c4e5f70e7678b6b (patch) | |
tree | ac2f30d528811cc37ac061880fb1c1fdd56536bf /index.html | |
parent | 9b5c7e040620e27c4707e5c1875f265d7eb06845 (diff) | |
download | hacklab.brussels-ab733a2d571eb7b47986fcde6c4e5f70e7678b6b.tar.gz |
added hr ornament & setup new recipe
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -98,6 +98,9 @@ </div> plenty of DIY pvc foghorn designs online </div> + +<hr> + <div id=recipes> <ul> <li>cacik (yoghurt,cucumber,garlic,salt) @@ -110,8 +113,9 @@ <li>soupe cornichons (aka. augurkova) <li>chopska salata <li>borstsch + <li> gnocchi butter/sauge (di veneto) or pommodoro (veronese) </ul> - +<hr> </div> </div> |