mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-05 12:22:18 +08:00
Add Hosted Gitea due to sponsor
This commit is contained in:
@@ -78,6 +78,11 @@
|
||||
<a href="https://www.klett-it.net/"><img src="/images/klett_it.svg" style="height:100px;width: 150px;" alt="Klett-IT"></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="columns" style="align-items: center;justify-content: center;margin-top:15px;">
|
||||
<div class="column">
|
||||
<a href="https://hostedgitea.com/"><img src="/images/hosted-gitea-wordmark.svg" style="height:100px" alt="Hosted Gitea"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
Copyright © {{ 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://metal.equinix.com/">Equinix Metal</a>, <a href="https://www.twosigma.com">Two Sigma</a>, <a href="https://soebes.io/">SoEBeS</a>, <a href="https://www.allspice.io/">Allspice</a>, <a href="https://towhee.io/">Towhee</a>, <a href="https://hostea.org/blog/">Hostea</a>, Jeff Moe, <a href="https://klett-it.net">Klett-IT</a>, and all of our backers on <a href="https://opencollective.com/gitea">Open Collective</a>.
|
||||
Sponsored by <a href="http://inblockchain.com">INBlockchain</a>, <a href="https://metal.equinix.com/">Equinix Metal</a>, <a href="https://www.twosigma.com">Two Sigma</a>, <a href="https://soebes.io/">SoEBeS</a>, <a href="https://www.allspice.io/">Allspice</a>, <a href="https://towhee.io/">Towhee</a>, <a href="https://hostea.org/blog/">Hostea</a>, Jeff Moe, <a href="https://klett-it.net">Klett-IT</a>, <a href="https://hostedgitea.com/">Hosted Gitea</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 }}
|
||||
|
||||
Reference in New Issue
Block a user