add link track on sponsors

Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
Avelino 2022-03-14 15:26:24 -03:00
parent 489abed11e
commit 9739a7b58f
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A
3 changed files with 13 additions and 7 deletions

View File

@ -20,17 +20,23 @@ _Special thanks to_
<table cellpadding="5">
<tbody align="center">
<tr>
<td colspan="2">
<a href="https://www.doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesomego&utm_source=github">
<td>
<a href="https://bit.ly/awesome-go-doppler">
<img src="https://avelino.run/sponsors/doppler-logo.png" width="200" alt="Doppler"><br/>
<b>Quit struggling with scattered API keys and access controls.</b><br/>
<sub>Keep your secrets in sync across environments, servers, and teams with Doppler.</sub>
</a>
</td>
<td>
<a href="https://bit.ly/awesome-go-xteam">
<img src="https://avelino.run/sponsors/xteam-logo.png" width="200" alt="x-team"><br/>
<b>Work from anywhere in the world with top tech companies like Riot Games, Coinbase, and Google.</b>
</a>
</td>
</tr>
<tr>
<td>
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesomego&utm_source=github">
<a href="https://bit.ly/awesome-go-workos">
<img src="https://avelino.run/sponsors/workos-logo-white-bg.svg" width="200" alt="WorkOS"><br/>
<b>Your app, enterprise-ready.</b><br/>
<sub>Start selling to enterprise customers with just a few lines of code.</sub><br/>
@ -38,7 +44,7 @@ _Special thanks to_
</a>
</td>
<td>
<a href="https://keygen.sh/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesomego&utm_source=github">
<a href="https://bit.ly/awesome-go-keygen">
<img src="https://avelino.run/sponsors/keygen-logo.png" width="200" alt="keygen"><br/>
<b>A dead-simple software licensing and distribution API built for developers</b><br/>
<sub>Securely license and distribute Go applications with a single API.</sub><br>
@ -48,7 +54,7 @@ _Special thanks to_
</tr>
<tr>
<td colspan="2">
<a href="https://m.do.co/c/bd3b723c0a36?utm_medium=opensource&utm_source=awesome-go">
<a href="https://bit.ly/awesome-go-digitalocean">
<img src="https://avelino.run/sponsors/do_logo_horizontal_blue-210.png" width="200" alt="Digital Ocean">
</a>
</td>

2
tmpl/cat-tmpl.html vendored
View File

@ -70,7 +70,7 @@
{{end}}
</ul>
<a href="https://www.netlify.com">
<a href="https://bit.ly/awesome-go-netlify">
<img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" />
</a>
</div>

2
tmpl/tmpl.html vendored
View File

@ -32,7 +32,7 @@
{{.Body}}
<a href="https://www.netlify.com">
<a href="https://bit.ly/awesome-go-netlify">
<img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" />
</a>
</div>