From 1f295955d0b8c88b8ce0bf5ec91b94367c755c22 Mon Sep 17 00:00:00 2001 From: David Luzar Date: Sun, 14 Mar 2021 15:02:36 +0100 Subject: [PATCH] chore: Add vercel & sentry as sponsors (#3202) * add vercel & sentry as sponsors * fix lint * move images to `.github/assets` * fix lint * add Crowdin & change copy --- .github/assets/crowdin.svg | 6 ++++++ .github/assets/sentry.svg | 9 +++++++++ .github/assets/vercel.svg | 3 +++ README.md | 4 ++++ 4 files changed, 22 insertions(+) create mode 100644 .github/assets/crowdin.svg create mode 100644 .github/assets/sentry.svg create mode 100644 .github/assets/vercel.svg diff --git a/.github/assets/crowdin.svg b/.github/assets/crowdin.svg new file mode 100644 index 000000000..60fa841f3 --- /dev/null +++ b/.github/assets/crowdin.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.github/assets/sentry.svg b/.github/assets/sentry.svg new file mode 100644 index 000000000..d708783cc --- /dev/null +++ b/.github/assets/sentry.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/.github/assets/vercel.svg b/.github/assets/vercel.svg new file mode 100644 index 000000000..3a73d909a --- /dev/null +++ b/.github/assets/vercel.svg @@ -0,0 +1,3 @@ + + + diff --git a/README.md b/README.md index 127509ac0..588479fd2 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ If you like the project, you can become a sponsor at [Open Collective](https://o +Last but not least, we're thankful to these companies for offering their services for free: + +[![Vercel](./.github/assets/vercel.svg)](https://vercel.com) [![Sentry](./.github/assets/sentry.svg)](https://sentry.io) [![Crowdin](./.github/assets/crowdin.svg)](https://crowdin.com) + ## Documentation ### Shortcuts