<!doctype html>
<html>

<head>
    <meta charset="utf-8">
    <title>Home</title>
    <link rel="stylesheet" href="/assets/css/styles.css">
    <link type="application/atom+xml" rel="alternate" href="/feed.xml" />
    <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Home</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Home" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Home" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","headline":"Home","url":"/"}</script>
<!-- End Jekyll SEO tag -->

</head>

<body>
    <nav>
    
    <a href="/" class="current" >Home</a>
    
    <a href="/about.html" >About</a>
    
    <a href="/blog.html" >Blog</a>
    
    <a href="/letters.html" >Letters</a>
    
    <a href="/staff.html" >Staff</a>
    
</nav>
    <h1>hello world!</h1>

<h1>Letters</h1>

<ul>
    
    
    <li>
        <h2><a href="/letters/kiwifruit">Letter Kiwifruit</a></h2>
        <p>Kiwifruit (often abbreviated as kiwi), or Chinese gooseberry is the
edible berry of several species of woody vines in the genus Actinidia.</p>

    </li>
    
    <li>
        <h2><a href="/letters/apples">Letter Apples</a></h2>
        <p>An apple is a sweet, edible fruit produced by an apple tree.</p>

    </li>
    
    <li>
        <h2><a href="/letters/bannanas">Letter Bananas</a></h2>
        <p>A banana is an edible fruit – botanically a berry – produced by several
kinds of large herbaceous flowering plants in the genus Musa.</p>

    </li>
    
</ul>

</body>

</html>