myFirstSite/_site/2023/11/26/kiwi.html

43 lines
950 B
HTML
Raw Permalink Normal View History

2023-11-26 21:31:37 +00:00
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Kiwi</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
<nav>
<a href="/" >Home</a>
<a href="/about.html" >About</a>
<a href="/blog.html" >Blog</a>
<a href="/staff.html" >Staff</a>
</nav>
<h1>Kiwi</h1>
<p>
26 Nov 2023
- <a href="/authors/ted.html">Ted Doe</a>
</p>
<p>Kiwifruit (often abbreviated as kiwi), or Chinese gooseberry is the
edible berry of several species of woody vines in the genus Actinidia.</p>
<p>The most common cultivar group of kiwifruit is oval, about the size of
a large hens egg (58 cm (2.03.1 in) in length and 4.55.5 cm
(1.82.2 in) in diameter). It has a fibrous, dull greenish-brown skin
and bright green or golden flesh with rows of tiny, black, edible
seeds. The fruit has a soft texture, with a sweet and unique flavor.</p>
</body>
</html>