<footer>

<div class="nes-container is-rounded brown-border footer">
  {% if site.github.is_project_page %}
  <p>
    <small>
      Maintained by <a href="{{ site.github.owner_url }}" target="_blank">{{ site.github.owner_name }}</a>
    </small>
  </p>
  {% endif %}
  <p><i class="nes-jp-logo"></i></p>
  <p><small>Theme by <a href="https://github.com/julianolf" target="_blank">julianolf</a></small></p>
</div>

</footer>