diff --git a/data/sponsors.json b/data/sponsors.json index 0ecaf7c7..647076b9 100644 --- a/data/sponsors.json +++ b/data/sponsors.json @@ -3,7 +3,8 @@ { "name": "Google", "url": "https://www.google.com/", "image": "google-logo.png", "nofollow": true }, { "name": "Amazon Web Services", "url": "https://aws.amazon.com/", "image": "aws-logo-2.png" }, { "name": "Open Technology Fund", "url": "https://www.opentech.fund/", "image": "open-technology-fund-logo.png" }, - { "name": "Alpha-Omega", "url": "https://alpha-omega.dev/", "image": "alpha-omega-logo.png" } + { "name": "Alpha-Omega", "url": "https://alpha-omega.dev/", "image": "alpha-omega-logo.png" }, + { "name": "Microsoft", "url": "https://www.microsoft.com/", "image": "microsoft-logo.png" } ], "platinum": [ { "name": "Mozilla", "url": "https://www.mozilla.org/", "image": "mozilla-logo.png" }, diff --git a/static/images/sponsors/microsoft-logo.png b/static/images/sponsors/microsoft-logo.png new file mode 100644 index 00000000..e65a2fac Binary files /dev/null and b/static/images/sponsors/microsoft-logo.png differ diff --git a/static/images/sponsors/small/microsoft-logo.png b/static/images/sponsors/small/microsoft-logo.png new file mode 100644 index 00000000..e65a2fac Binary files /dev/null and b/static/images/sponsors/small/microsoft-logo.png differ