mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
fix sponsor image style
This commit is contained in:
@@ -76,17 +76,17 @@
|
||||
</p>
|
||||
<p>Sponsored by:</p>
|
||||
<p>
|
||||
<a href="https://www.bairesdev.com/sponsoring-open-source-projects/">
|
||||
<a style="border-bottom: none" href="https://www.bairesdev.com/sponsoring-open-source-projects/">
|
||||
<img style="width: 50%; max-width: 200px;" src="/assets/bairesdev.png">
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.cooperpress.com">
|
||||
<a style="border-bottom: none" href="https://www.cooperpress.com">
|
||||
<img style="width: 50%; max-width: 200px;" src="/assets/cooperpress.png">
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.digitalocean.com?utm_medium=opensource&utm_source=goreportcard">
|
||||
<a style="border-bottom: none" href="https://www.digitalocean.com?utm_medium=opensource&utm_source=goreportcard">
|
||||
<img style="width: 50%; max-width: 200px;" src="/assets/digitalocean.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user