Add links to our sponsors in the footer (#66)

* Add links to our sponsors in the footer

* Update footer.html
This commit is contained in:
techknowlogick 2019-01-25 02:28:51 -05:00 committed by Lauris BH
parent 67e85f8142
commit 9cf082d94c
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,10 @@
<div class="container">
<div class="content has-text-centered">
<p>
Copyright &copy; {{ now.Year }} <a href="{{ .Site.Params.website }}">{{ .Site.Params.author }}</a>. All rights reserved. Made with <i class="fa fa-heart" aria-hidden="true"></i> and <a href="https://gohugo.io">Hugo</a>. Sponsored by <a href="http://inblockchain.com">INBlockchain</a>.
Copyright &copy; {{ now.Year }} <a href="{{ .Site.Params.website }}">{{ .Site.Params.author }}</a>. All rights reserved. Made with <i class="fa fa-heart" aria-hidden="true"></i> and <a href="https://gohugo.io">Hugo</a>.
</p>
<p>
Sponsored by <a href="http://inblockchain.com">INBlockchain</a>, <a href="https://packet.com">Packet</a>, <a href="https://digitalocean.com">DigitalOcean</a>, and all of our backers on <a href="https://opencollective.com/gitea">Open Collective</a>.
</p>
<p>
{{ $lang := .Lang }}{{ $base := .Site.BaseURL }}{{ range .Site.Languages }}