Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Nov 1, 2024
1 parent 29b9e78 commit 38d9e95
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://liblab.com/">
<picture height="68px">
<source media="(prefers-color-scheme: dark)" srcset="https://avatars.githubusercontent.com/u/100821118?s=200&v=4">
<img alt="LibLab" height="68px" src="https://avatars.githubusercontent.com/u/100821118?s=200&v=4">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/a1e4406a-4812-46f9-9ead-8dd54863a9d1">
<img alt="LibLab" height="68px" src="https://github.com/user-attachments/assets/a1e4406a-4812-46f9-9ead-8dd54863a9d1">
</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://liblab.com/">
<picture height="68px">
<source media="(prefers-color-scheme: dark)" srcset="https://avatars.githubusercontent.com/u/100821118?s=200&v=4">
<img alt="LibLab" height="68px" src="https://avatars.githubusercontent.com/u/100821118?s=200&v=4">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/a1e4406a-4812-46f9-9ead-8dd54863a9d1">
<img alt="LibLab" height="68px" src="https://github.com/user-attachments/assets/a1e4406a-4812-46f9-9ead-8dd54863a9d1">
</picture>
</a>
<br />
Expand Down

0 comments on commit 38d9e95

Please sign in to comment.