diff options
author | 2021-12-07 13:23:24 -0500 | |
---|---|---|
committer | 2021-12-07 12:23:24 -0600 | |
commit | b87891f50e338d9d6a11f9c094b2fea03c1b4fee (patch) | |
tree | 4c4d4bd495e71a0e9255a010639b3bf8fd121650 | |
parent | d5ebd9d178ed4e5d15ef43f32217c16d44f19151 (diff) | |
download | astro-b87891f50e338d9d6a11f9c094b2fea03c1b4fee.tar.gz astro-b87891f50e338d9d6a11f9c094b2fea03c1b4fee.tar.zst astro-b87891f50e338d9d6a11f9c094b2fea03c1b4fee.zip |
Added Qoddi inside the sponsor list (#2141)
Registered on Open collective, thanks!
Diffstat (limited to '')
-rw-r--r-- | packages/astro/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md index 253c285ce..df36a4f73 100644 --- a/packages/astro/README.md +++ b/packages/astro/README.md @@ -44,7 +44,7 @@ You can sponsor Astro's development on [Open Collective][oc]. Astro is generousl <table> <tbody> <tr> - <td align="center"><a href="https://sentry.io" target="_blank"><img width="147" height="40" src="https://raw.githubusercontent.com/withastro/astro/main/.github/assets/sentry.svg" alt="Sentry" /></a></td> + <td align="center"><a href="https://sentry.io" target="_blank"><img width="147" height="40" src="https://raw.githubusercontent.com/withastro/astro/main/.github/assets/sentry.svg" alt="Sentry" /></a></td><td align="center"><a href="https://qoddi.com" target="_blank"><img width="147" height="40" src="https://devcenter.qoddi.com/wp-content/uploads/2021/11/blog-transparent-logo-1.png" alt="Qoddi App Platform" /></a></td> </tr> </tbody> </table> |