first release
This commit is contained in:
10
themes/hugo-theme-nix/layouts/partials/footer.html
Normal file
10
themes/hugo-theme-nix/layouts/partials/footer.html
Normal file
@ -0,0 +1,10 @@
|
||||
<footer class="footer text-center">
|
||||
<p>Copyright © {{ 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>
|
Reference in New Issue
Block a user