diff --git a/README.md b/README.md index 0796dcc..fe4ce48 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,16 @@ Mediabunny is a JavaScript library for reading, writing, and converting media fi
[Sponsor Mediabunny's development](https://github.com/sponsors/Vanilagy) diff --git a/docs/index.md b/docs/index.md index 7695b7c..760eae2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -100,8 +100,9 @@ const sponsors = { { image: '/sponsors/pintura-labs.png', name: 'Pintura Labs', url: 'https://pqina.nl/pintura/' }, ], bronze: [ - { image: '/sponsors/rve.svg', name: 'React Video Editor', url: 'https://www.reactvideoeditor.com/' }, + { image: '/sponsors/rve.png', name: 'React Video Editor', url: 'https://www.reactvideoeditor.com/' }, { image: '/sponsors/mux.jpg', name: 'Mux', url: 'https://www.mux.com/' }, + { image: '/sponsors/jellypod.png', name: 'Jellypod', url: 'https://jellypod.ai/' }, ], individual: [ { image: 'https://avatars.githubusercontent.com/u/197597', name: 'Christopher Chedeau', url: 'https://github.com/vjeux' }, diff --git a/docs/public/sponsors/jellypod.png b/docs/public/sponsors/jellypod.png new file mode 100644 index 0000000..399f95d Binary files /dev/null and b/docs/public/sponsors/jellypod.png differ diff --git a/docs/public/sponsors/rve.png b/docs/public/sponsors/rve.png new file mode 100644 index 0000000..86c4e40 Binary files /dev/null and b/docs/public/sponsors/rve.png differ diff --git a/docs/public/sponsors/rve.svg b/docs/public/sponsors/rve.svg deleted file mode 100644 index 388894f..0000000 --- a/docs/public/sponsors/rve.svg +++ /dev/null @@ -1,4 +0,0 @@ - \ No newline at end of file