<div class=“border-top-thin clearfix mt-2 mt-lg-4”>

<div class="container mx-auto px-2">
  <p class="col-8 sm-width-full left py-2 mb-0">{{ site.title }} &copy; {{ site.time | date: '%Y' }}</p>
  <p class="right clearfix sm-width-full py-2 mb-2 mb-lg-0"><a href="https://twitter.com/{{ site.social_username }}">Twitter</a> &bull; <a href="https://github.com/{{ site.github_username }}">GitHub</a></p>
</div>

</div>