Skip to content

Commit 0b8aac8

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

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

.changeset/twenty-onions-check.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@builder.io/qwik': minor
3+
---
4+
5+
Add sponsors to the readme sponsor section

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,26 @@ bun create qwik@latest
7373
</a>
7474
</td>
7575
</tr>
76+
<tr>
77+
<td align="center">
78+
<a href="https://kunaico.com/" target="_blank" rel="noopener noreferrer">
79+
<picture>
80+
<source srcset="https://github.com/user-attachments/assets/47c6d86a-5141-40c6-a0fb-5986266fa589" media="(prefers-color-scheme: dark)">
81+
<source srcset="https://github.com/user-attachments/assets/84bff951-ed35-43e4-9515-ebe07e8b09e4" media="(prefers-color-scheme: light)">
82+
<img width="250" src="https://github.com/user-attachments/assets/84bff951-ed35-43e4-9515-ebe07e8b09e4" alt="Company logo">
83+
</picture>
84+
</a>
85+
</td>
86+
</tr>
87+
<tr>
88+
<td align="center">
89+
<a href="http://hirez.io/" target="_blank" rel="noopener noreferrer">
90+
<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+
</picture>
95+
</a>
96+
</td>
97+
</tr>
7698
</table>

0 commit comments

Comments
 (0)