<section class=“pan-layout-footer”>

<div class="pan-layout-footer-right">
  <div>
    {% if site.footer %}
    <span class="pan-layout-footer__copyright">{{ site.footer.copyright_text }}</span>
    {% endif %}
    <span><a target="_blank" href="https://github.com/christianezeani/panthera-jekyll">Panthera Jekyll</a> by <a target="_blank" href="https://github.com/christianezeani">Christian Ezeani</a>.</span>
  </div>
</div>

</section>