2020-08-22 07:20:08 -04:00
|
|
|
<footer class="site-footer">
|
|
|
|
<section class="copyright">© {{ now.Format "2006" }} {{ .Site.Title }}</section>
|
|
|
|
<section class="powerby">
|
|
|
|
Built with <a href="https://gohugo.io/" target="_blank">Hugo</a> <br />
|
2020-08-26 14:47:50 -04:00
|
|
|
Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank">Stack</a></b> designed by
|
|
|
|
<a href="https://jimmycai.com" target="_blank">Jimmy</a>
|
2020-08-22 07:20:08 -04:00
|
|
|
</section>
|
|
|
|
</footer>
|