summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorGravatar Drew Powers <1369770+drwpow@users.noreply.github.com> 2021-10-14 12:25:46 -0600
committerGravatar GitHub <noreply@github.com> 2021-10-14 12:25:46 -0600
commit7e4f91db609f43b54070518ab099f643f331f445 (patch)
treeb16003f3ffef4b630699cd328e89902d118c4801 /packages
parent59f9201774322cc1351c2c81946d0121a218084b (diff)
downloadastro-7e4f91db609f43b54070518ab099f643f331f445.tar.gz
astro-7e4f91db609f43b54070518ab099f643f331f445.tar.zst
astro-7e4f91db609f43b54070518ab099f643f331f445.zip
Add Vercel sponsorship logo (#1555)
* Add Vercel sponsorship logo Also normalize other logos * Add Vercel logo to www * Add logos to docs
Diffstat (limited to 'packages')
-rw-r--r--packages/astro/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md
index 29b2f2556..36ac62517 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -32,6 +32,7 @@ You can sponsor Astro's development on [Open Collective][oc]. Astro is generousl
<tbody>
<tr>
<td align="center"><a href="https://www.netlify.com/" target="_blank"><img width="147" height="40" src="https://raw.githubusercontent.com/snowpackjs/astro/main/.github/assets/netlify.svg" alt="Netlify" /></a></td>
+ <td align="center"><a href="https://www.vercel.com/" target="_blank"><img width="150" height="34" src="https://raw.githubusercontent.com/snowpackjs/astro/main/.github/assets/vercel.svg" alt="Vercel" /></a></td>
</tr>
</tbody>
</table>