zk_html/diary/2006-11-21-04:39:50.html

41 lines
1.6 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | From Floid.</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | From Floid.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Fox nuts are infinitely better cooked in soup. Takes out the dirt/bitter and they puff up not entirely unlike barley or bulgur or rice or whatever. Recipe follows.</p>
<p>~1/3 cup fox nuts,
~5 cups water,
one skinless chicken breast snipped up with kitchen scissors,
powdered ginger,
two astragalus shaved-twig things,
green onion/scallion,
two pods cardamom,
2020-06-24 07:10:07 +00:00
&ldquo;dried black fungus&rdquo; (shredded),
2020-04-25 06:35:06 +00:00
1 cup orange juice, </p>
2020-06-24 07:10:07 +00:00
<p>alternatingly boil and simmer all that crap together for a few hours until the chicken falls apart like in Campbell&rsquo;s soup. == Yum. Makes like 2-4 servings after the broth&rsquo;s boiled down</p>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2006-11-21 04:39:50</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
2020-04-25 06:35:06 +00:00
</body>
</html>