Skip to content

Commit 4928779

Browse files
committed
Add Screen Studio gold sponsor
1 parent 703858f commit 4928779

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ Mediabunny is a JavaScript library for reading, writing, and converting media fi
3434
<a href="https://kino.ai/" target="_blank" rel="sponsored">
3535
<img src="./docs/public/sponsors/kino.jpg" width="60" height="60" alt="Kino">
3636
</a>
37+
&nbsp;&nbsp;&nbsp;&nbsp;
38+
<a href="https://screen.studio/" target="_blank" rel="sponsored">
39+
<img src="./docs/public/sponsors/screen-studio.webp" width="60" height="60" alt="Screen Studio">
40+
</a>
3741
</div>
3842

3943
### Silver sponsors
4044

4145
<div align="center">
42-
<a href="https://pqina.nl/pintura/" target="_blank" rel="sponsored">
43-
<img src="./docs/public/sponsors/pintura-labs.png" width="50" height="50" alt="Pintura Labs">
44-
</a>
45-
&nbsp;&nbsp;&nbsp;&nbsp;
4646
<a href="https://ponder.ai/" target="_blank" rel="sponsored">
4747
<img src="./docs/public/sponsors/ponder.png" width="50" height="50" alt="Ponder">
4848
</a>

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ const sponsors = {
9595
{ image: '/sponsors/gling.svg', name: 'Gling AI', url: 'https://www.gling.ai/' },
9696
{ image: '/sponsors/diffusionstudio.png', name: 'Diffusion Studio', url: 'https://diffusion.studio/' },
9797
{ image: '/sponsors/kino.jpg', name: 'Kino', url: 'https://kino.ai/' },
98+
{ image: '/sponsors/screen-studio.webp', name: 'Screen Studio', url: 'https://screen.studio/' },
9899
],
99100
silver: [
100-
{ image: '/sponsors/pintura-labs.png', name: 'Pintura Labs', url: 'https://pqina.nl/pintura/' },
101101
{ image: '/sponsors/ponder.png', name: 'Ponder', url: 'https://ponder.ai/' },
102102
],
103103
bronze: [
@@ -107,6 +107,7 @@ const sponsors = {
107107
{ image: '/sponsors/jellypod.png', name: 'Jellypod', url: 'https://jellypod.ai/' },
108108
],
109109
individual: [
110+
{ image: '/sponsors/pintura-labs.png', name: 'Pintura Labs', url: 'https://pqina.nl/pintura/' },
110111
{ image: 'https://avatars.githubusercontent.com/u/82552321', name: 'Polotno', url: 'https://github.com/polotno-project' },
111112
{ image: 'https://avatars.githubusercontent.com/u/489051', name: 'Roman Rädle', url: 'https://github.com/raedle' },
112113
{ image: 'https://avatars.githubusercontent.com/u/197597', name: 'Christopher Chedeau', url: 'https://github.com/vjeux' },
10.5 KB
Loading

0 commit comments

Comments
 (0)