mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
6 lines
237 B
HTML
6 lines
237 B
HTML
<footer class="footer">
|
|
<section class="container">
|
|
© {{ .Site.LastChange.Format "2006" }} · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
</section>
|
|
</footer>
|