<footer class=“footer”>

<div class="content m-auto color-secondary-light text-center">
    &copy; <time datetime="{{ site.time }}">{{ site.time | date: '%Y' }}</time>
    {{ site.domain }}, all rights reserved {{ site.github_username }}
    . Made with Jekyll using the <a target="_blank" href="https://github.com/alex-1900/jekyll-theme-morph">Morph</a> theme.
</div>

</footer>