diff --git a/README.md b/README.md index b3089c8..2f38ccb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ Mediabunny is a JavaScript library for reading, writing, and converting media fi Diffusion Studio +      + + Kino + [Get featured](https://github.com/sponsors/Vanilagy) diff --git a/docs/index.md b/docs/index.md index 7eba7f9..b3f9d6a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -90,9 +90,11 @@ const sponsors = { gold: [ { image: '/sponsors/gling.svg', name: 'Gling AI', url: 'https://www.gling.ai/' }, { image: '/sponsors/diffusionstudio.png', name: 'Diffusion Studio', url: 'https://diffusion.studio/' }, + { image: '/sponsors/kino.jpg', name: 'Kino', url: 'https://kino.ai/' }, ], individual: [ { image: 'https://avatars.githubusercontent.com/u/84167135', name: 'Memenome', url: 'https://github.com/memenome' }, + { image: 'https://avatars.githubusercontent.com/u/9549394', name: 'studnitz', url: 'https://github.com/studnitz' }, { image: 'https://avatars.githubusercontent.com/u/30229596', name: 'Pablo Bonilla', url: 'https://github.com/devPablo' }, { image: 'https://avatars.githubusercontent.com/u/58149663', name: 'H7GhosT', url: 'https://github.com/H7GhosT' }, { image: 'https://avatars.githubusercontent.com/u/91711202', name: 'ihasq', url: 'https://github.com/ihasq' }, diff --git a/docs/public/sponsors/kino.jpg b/docs/public/sponsors/kino.jpg new file mode 100644 index 0000000..1c9be4e Binary files /dev/null and b/docs/public/sponsors/kino.jpg differ