<footer>

<hr class="footer-hr">
<div class="ui-flex">
    <div class='wrapper-footer'>
        © {{ site.time | date: '%Y' }} {{ site.title | camelize }} | Made with <a href="https://github.com/slashformotion/jekyll-archie">Jekyll-Archie</a> and <a href="https://jekyllrb.com">Jekyll</a> | Subscribe via <a href="{{ "atom.xml" | relative_url}}">Atom</a>

    </div>
</div>

</footer>