Add alt text for images in README (#5919)

This commit is contained in:
Chloe A 2023-01-21 16:06:55 +05:00 committed by Matthew Phillips
parent 566af8982f
commit 07da4f8e73

View file

@ -1,12 +1,14 @@
![The Astro logo.](assets/social/banner-minimal.png 'The Astro logo.')
<p align="center">
<img src="assets/social/banner-minimal.png" alt="Astro logo">
<br/><br/>
<br/>
<a href="https://astro.build">Astro</a> is a website build tool for the modern web &mdash;
<br/>
powerful developer experience meets lightweight output.
<br/><br/>
</p>
## Install
The **recommended** way to install the latest version of Astro is by running the command below:
@ -89,6 +91,12 @@ Astro is generously supported by Netlify, Storyblok, and several other amazing o
<p align="center">
<a target="_blank" href="https://github.com/sponsors/withastro">
<img alt="sponsors" src="https://astro.build/sponsors.png">
[![Astro's sponsors.](https://astro.build/sponsors.png
"Astro's sponsors.
Platinum sponsors: Netlify, storyblok, Vercel, Ship Shape
Gold sponsors: divRIOTS, StackUp, DEEPGRAM
Sponsors: Monogram, Qoddi, Dimension")](https://github.com/sponsors/withastro)
</a>
</p>