Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Aug 10, 2024
1 parent f7abc6f commit 35ba6e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
<p>
<a href="https://neon.tech">
<picture height="45px">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/984115aa-efee-4e97-bf83-3747a332c59a">
<img alt="stainless" height="45px" src="https://github.com/user-attachments/assets/984115aa-efee-4e97-bf83-3747a332c59a">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
<img alt="stainless" height="45px" src="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
</picture>
</a>
<br />
Expand Down
4 changes: 2 additions & 2 deletions deno/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
<p>
<a href="https://neon.tech">
<picture height="45px">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/984115aa-efee-4e97-bf83-3747a332c59a">
<img alt="stainless" height="45px" src="https://github.com/user-attachments/assets/984115aa-efee-4e97-bf83-3747a332c59a">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
<img alt="stainless" height="45px" src="https://github.com/user-attachments/assets/83b4b1b1-a9ab-4ae5-a632-56d282f0c444">
</picture>
</a>
<br />
Expand Down

0 comments on commit 35ba6e4

Please sign in to comment.