<!– Footer –> <footer class=“py-5 bg-black”>

<div class="container">
  <p class="m-0 text-center text-white small">Copyright &copy; Your Website 2020</p>
</div>
<!-- /.container -->

</footer>