<footer class=“footer text-center”>

<div class="container">
    <small class="copyright">
        Designed with <i class="fas fa-heart"></i> by <a href="https://themes.3rdwavemedia.com/" target="_blank">Xiaoying Riley</a> for developers
        | Last Updated: {{ site.time | date: "%B %-d, %Y" }}
    </small>
</div>

</footer>