diff --git a/README.md b/README.md index 60b7b48..9dfb362 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Mediabunny is a JavaScript library for reading, writing, and converting media fi React Video Editor +      + + Mux + [Sponsor Mediabunny's development](https://github.com/sponsors/Vanilagy) diff --git a/docs/index.md b/docs/index.md index 418e426..820970f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -98,6 +98,7 @@ const sponsors = { ], bronze: [ { image: '/sponsors/rve.svg', name: 'React Video Editor', url: 'https://www.reactvideoeditor.com/' }, + { image: '/sponsors/mux.jpg', name: 'Mux', url: 'https://www.mux.com/' }, ], individual: [ { image: 'https://avatars.githubusercontent.com/u/84167135', name: 'Memenome', url: 'https://github.com/memenome' }, diff --git a/docs/public/sponsors/mux.jpg b/docs/public/sponsors/mux.jpg new file mode 100644 index 0000000..7a3382f Binary files /dev/null and b/docs/public/sponsors/mux.jpg differ