zk_html/diary/2004-06-29-13:51:26.html

35 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | I found a mushroom...</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | I found a mushroom...</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Just lying there, on the sidewalk. Then I looked around, and realized that the only thing within 20 feet that was actually alive was a rosebush. I was extraordinarily confused. I walked around a little, and eventually found a stand of mushrooms, but not the same kind by a long shot. I&rsquo;m curious as to what the one I found is&hellip; I picked it up in a piece of plastic from my dry cleaning and wrapped it up in it in case it&rsquo;s poisonous. Two guesses so far as to the genus: Armillaria and Amanita. It&rsquo;s odd, I&rsquo;ll take a picture sometime. Wondering as to what the two stands I found in the grass are, now. One I&rsquo;m pretty sure is the poisonous kind that grows in people&rsquo;s yards around here, but I dunno what the other is. Maybe a picture of that, too.</p>
<p>Odd, I just watched Mushroom Samba last night. o.O</p>
<p>Anyhoo, I took pictures of the house today for marketing, and now I&rsquo;m at Caffe Sole waiting for the comforters to dry at the Laundromat.</p>
<p>Yipku</p>
</article>
<footer>
<p>Page generated on 2004-06-29 13:51:26</p>
</footer>
</main>
<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>
</body>
</html>