Skip to content

Commit

Permalink
fix: limit OpenCollective contributor image size (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroCC authored Oct 25, 2021
1 parent f0344cd commit f413570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/repository/common/ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ that your company deserves a spot here, reach out to
<td align="center"><img height="32px" src="https://raw.githubusercontent.com/ory/meta/master/static/adopters/sainsburys.svg" alt="Sainsbury's"></td>
<td><a href="https://www.sainsburys.co.uk/">sainsburys.co.uk</a></td>
</tr>
<tr>
<tr>
<td>Adopter *</td>
<td>Contraste</td>
<td align="center"><img height="32px" src="https://raw.githubusercontent.com/ory/meta/master/static/adopters/contraste.svg" alt="Contraste"></td>
Expand Down Expand Up @@ -127,7 +127,7 @@ that your company deserves a spot here, reach out to

We also want to thank all individual contributors

<a href="https://opencollective.com/ory" target="_blank"><img src="https://opencollective.com/ory/contributors.svg?width=890&button=false" /></a>
<a href="https://opencollective.com/ory" target="_blank"><img src="https://opencollective.com/ory/contributors.svg?width=890&limit=714&button=false" /></a>

as well as all of our backers

Expand Down

0 comments on commit f413570

Please sign in to comment.