<footer>

<span>© {{ site.time | date: '%Y' }} writed with <3 by {{ site.author }}, site develop with <a href="https://jekyllrb.com/" title="Jekyll website">Jekyll</a></span>

</footer> </body>

{% if site.disqus_shortname %}
  <script id="dsq-count-scr" src="//{{ site.disqus_shortname }}.disqus.com/count.js" async></script>
{% endif %}

</html>