web-virtit.fr/themes/hugo-theme-nix/layouts/partials/footer.html
2018-06-06 18:10:55 +00:00

11 lines
310 B
HTML

<footer class="footer text-center">
<p>Copyright &copy; {{ now.Format "2006" }} {{ .Site.Params.Name }} -
<span class="credit">
Powered by
<a target="_blank" href="https://gohugo.io">Hugo</a>
and
<a target="_blank" href="https://github.com/LordMathis/hugo-theme-nix/">Nix</a> theme.
</span>
</p>
</footer>