<!– Footer –> <footer class=“footer”>

<p>  {{ site.author }} © {{ site.time | date: '%Y' }} </p>

<p>
  <small>
    Powered by <a href="https://jekyllrb.com">Jekyll</a> and <a href="https://github.com/bdotu/bryte">The Bryte Theme</a>
  </small>
</p>

</footer>