Skip to content

Commit

Permalink
Sponsorship tweaks (#3838)
Browse files Browse the repository at this point in the history
* Tweak

* Tweak

* Tweak

* Tweak
  • Loading branch information
colinhacks authored Nov 7, 2024
1 parent 0862731 commit e04271e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,16 +216,16 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
<td align="center">
<p></p>
<p>
<a href="https://liblab.com/">
<picture height="78px">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/cf81a8d4-beb5-4f6f-b662-72f743ca4eb0">
<img alt="LibLab" height="78px" src="https://github.com/user-attachments/assets/cf81a8d4-beb5-4f6f-b662-72f743ca4eb0">
<a href="https://liblab.com/?utm_source=zod">
<picture height="62px">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/34dfa1a2-ce94-46f4-8902-fbfac3e1a9bc">
<img alt="LibLab" height="62px" src="https://github.com/user-attachments/assets/3de0b617-5137-49c4-b72d-a033cbe602d8">
</picture>
</a>
<br />
Your API Deserves Better SDKs
Generate better SDKs for your APIs
<br/>
<a href="https://liblab.com/" style="text-decoration:none;">liblab.com</a>
<a href="https://liblab.com/?utm_source=zod" style="text-decoration:none;">liblab.com</a>
</p>
<p></p>
</td>
Expand Down
12 changes: 6 additions & 6 deletions deno/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,16 +216,16 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
<td align="center">
<p></p>
<p>
<a href="https://liblab.com/">
<picture height="78px">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/cf81a8d4-beb5-4f6f-b662-72f743ca4eb0">
<img alt="LibLab" height="78px" src="https://github.com/user-attachments/assets/cf81a8d4-beb5-4f6f-b662-72f743ca4eb0">
<a href="https://liblab.com/?utm_source=zod">
<picture height="62px">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/34dfa1a2-ce94-46f4-8902-fbfac3e1a9bc">
<img alt="LibLab" height="62px" src="https://github.com/user-attachments/assets/3de0b617-5137-49c4-b72d-a033cbe602d8">
</picture>
</a>
<br />
Your API Deserves Better SDKs
Generate better SDKs for your APIs
<br/>
<a href="https://liblab.com/" style="text-decoration:none;">liblab.com</a>
<a href="https://liblab.com/?utm_source=zod" style="text-decoration:none;">liblab.com</a>
</p>
<p></p>
</td>
Expand Down

0 comments on commit e04271e

Please sign in to comment.