<p>

This
<a href="https://github.com/nnooney/jekyll-theme-nn">theme</a>
was made with:

</p> <div class=“level is-mobile made-with”>

<div class="level-item">
    <a href="https://jekyllrb.com" target="_blank">
        <img src="{{ "/assets/images/jekyll.png" | relative_url }}"
            alt="Bulma: a modern CSS framework">
    </a>
</div>
<div class="level-item">
    <a href="https://bulma.io" target="_blank">
        <img src="{{ "/assets/images/bulma.png" | relative_url }}"
            alt="Jekyll: Transform your plain text into static websites">
    </a>
</div>
<div class="level-item">
    <a href="https://feathericons.com" target="_blank">
        {% include components/feather-icon.html
            icon="feather" class="has-text-grey" %}
    </a>
</div>
<div class="level-item">
    <a href="https://arcticicestudio.github.io/nord/" target="_blank">
        <img src="{{ "/assets/images/nord.svg" | relative_url }}"
            alt="Nord: An arctic, north-bluish color palette">
    </a>
</div>

</div>