Skip to content

Commit 7b3b3e0

Browse files
committed
Add sponsors to the readme sponsor section
1 parent 0b8aac8 commit 7b3b3e0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ bun create qwik@latest
7373
</a>
7474
</td>
7575
</tr>
76+
<tr align="center">
77+
<td>sponsors</td>
78+
</tr>
7679
<tr>
7780
<td align="center">
7881
<a href="https://kunaico.com/" target="_blank" rel="noopener noreferrer">
@@ -88,9 +91,9 @@ bun create qwik@latest
8891
<td align="center">
8992
<a href="http://hirez.io/" target="_blank" rel="noopener noreferrer">
9093
<picture>
91-
<source srcset="https://github.com/user-attachments/assets/b96e11fd-374b-454f-ae5e-ab315947d4cc" media="(prefers-color-scheme: dark)">
92-
<source srcset="https://github.com/user-attachments/assets/15ed7371-9a5b-4db6-8f68-821258010c2a" media="(prefers-color-scheme: light)">
93-
<img width="250" src="https://github.com/user-attachments/assets/15ed7371-9a5b-4db6-8f68-821258010c2a" alt="Company logo">
94+
<source srcset="https://i.imgur.com/DHhJM0J.png" media="(prefers-color-scheme: dark)">
95+
<source srcset="https://i.imgur.com/DIbsvQC.png" media="(prefers-color-scheme: light)">
96+
<img width="250" src="https://i.imgur.com/DIbsvQC.png" alt="Company logo">
9497
</picture>
9598
</a>
9699
</td>

0 commit comments

Comments
 (0)