mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
use html table on sponsor space
Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
parent
8e9d06e942
commit
c4d62594f2
79
README.md
79
README.md
@ -12,43 +12,58 @@
|
||||
|
||||
**Sponsorships:**
|
||||
|
||||
<sup>Special thanks to:</sup><br/><br/>
|
||||
_Special thanks to_
|
||||
|
||||
<div align="center">
|
||||
<table>
|
||||
<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">
|
||||
<div>
|
||||
<img src="https://avelino.run/sponsors/doppler-logo.png" width="200" alt="Doppler">
|
||||
</div>
|
||||
<b>Quit struggling with scattered API keys and access controls.</b>
|
||||
<div>
|
||||
<sub>Keep your secrets in sync across environments, servers, and teams with Doppler.</sub>
|
||||
</div>
|
||||
</a><br/>
|
||||
|
||||
<div>
|
||||
<img src="https://avelino.run/sponsors/doppler-logo.png" width="200" alt="Doppler">
|
||||
</div>
|
||||
<b>Quit struggling with scattered API keys and access controls.</b>
|
||||
<div>
|
||||
<sub>Keep your secrets in sync across environments, servers, and teams with Doppler.</sub>
|
||||
</div>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesomego&utm_source=github">
|
||||
<div>
|
||||
<img src="https://avelino.run/sponsors/workos-logo-white-bg.svg" width="200" alt="WorkOS">
|
||||
</div>
|
||||
<b>Your app, enterprise-ready.</b>
|
||||
<div>
|
||||
<sub>Start selling to enterprise customers with just a few lines of code.</sub>
|
||||
<br>
|
||||
<sup>Add Single Sign-On (and more) in minutes instead of months.</sup>
|
||||
</div>
|
||||
</a><br/>
|
||||
|
||||
<div>
|
||||
<img src="https://avelino.run/sponsors/workos-logo-white-bg.svg" width="200" alt="WorkOS">
|
||||
</div>
|
||||
<b>Your app, enterprise-ready.</b>
|
||||
<div>
|
||||
<sub>Start selling to enterprise customers with just a few lines of code.</sub>
|
||||
<br>
|
||||
<sup>Add Single Sign-On (and more) in minutes instead of months.</sup>
|
||||
</div>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://keygen.sh/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesomego&utm_source=github">
|
||||
<div>
|
||||
<img src="https://avelino.run/sponsors/keygen-logo.png" width="200" alt="keygen">
|
||||
</div>
|
||||
<b>A dead-simple software licensing and distribution API built for developers</b>
|
||||
<div>
|
||||
<sub>Securely license and distribute Go applications with a single API.</sub>
|
||||
<br>
|
||||
<sup>Add auto updates with only a few lines of code.</sup>
|
||||
</div>
|
||||
</a><br/>
|
||||
|
||||
<div>
|
||||
<img src="https://avelino.run/sponsors/keygen-logo.png" width="200" alt="keygen">
|
||||
</div>
|
||||
<b>A dead-simple software licensing and distribution API built for developers</b>
|
||||
<div>
|
||||
<sub>Securely license and distribute Go applications with a single API.</sub><br>
|
||||
<sup>Add auto updates with only a few lines of code.</sup>
|
||||
</div>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
[![Digital Ocean](https://avelino.run/sponsors/do_logo_horizontal_blue-210.png)](https://m.do.co/c/bd3b723c0a36?utm_medium=opensource&utm_source=awesome-go)
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
**Awesome Go has no monthly fee**_, but we have employees who **work hard** to keep it running, with money raised we can repay the effort of each person involved! You can see how we calculate our billing and distribution as it is open to the entire community._
|
||||
|
Loading…
Reference in New Issue
Block a user