<footer class=“footer bg-light mt-auto py-3 border-top”>

<div class="container text-center">
  <small class="text-muted">
    {{ site.title }} by UAVOS Inc. {{ site.time | date: '%Y' }} |
    &copy;&nbsp;<a href="https://linkedin.com/in/uavinda">Aliaksei Stratsilatau</a>
    &nbsp;|&nbsp;<a href="#">Back to top</a>
  </small>
</div>

</footer>