<footer class=“footer”>
<section class="footer__about"> <p class="footer__about__copyright">{{ site.copyright }}</p> {% if site.copyright != nil %} <span class="divider">·</span> {% endif %} <span class="footer__about__theme"><p>theme</p><a id="simplex-logo" href="https://github.com/andreondra/jekyll-theme-simplex" target="_blank"><img alt="Simplex theme logo" src="{{ site.url }}/assets/img/icons/simplex_logo.svg"/></a><p>by <a href="https://ondrej.golasowski.com/">golas</a></p></span> </section>
</footer>