<footer class=“Site__footer o-circuited”>

<div class="Container">
  <p>
    All content copyright {{ site.author }}<br>
    <small class="o-muted">Powered by <a href="https://jekyllrb.com/">Jekyll</a>, themed with <a href="https://github.com/coogie/oscailte">Oscailte</a></small>.
  </p>

  {%- include social.html -%}
</div>

</footer>