64 lines
1.5 KiB
HTML
64 lines
1.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Tzatziki</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<link rel="stylesheet" type="text/css" href="/recipe.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | Tzatziki</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">food</span> <span class="tag">recipe</span> <span class="tag">vegetarian</span> <span class="tag">sauce</span></p>
|
|
<h2 id="ingredients">Ingredients</h2>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th align="right"></th>
|
|
<th></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td align="right">2c</td>
|
|
<td>greek yogurt</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">1</td>
|
|
<td>cucumber</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">pinch</td>
|
|
<td>salt</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right"></td>
|
|
<td>strained juice of one lemon</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">buttload</td>
|
|
<td>dill and mint</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">some</td>
|
|
<td>black pepper</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="preparation">Preparation</h2>
|
|
<ol>
|
|
<li>Peel, seed, and grate cucumber. Sprinkle with salt and let sit for five minutes.</li>
|
|
<li>Drain and squeeze the cucumber, then mix in with the other ingredients.</li>
|
|
</ol>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-06-24</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|