summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chloe A <solely@riseup.net> 2023-01-21 16:06:55 +0500
committerGravatar GitHub <noreply@github.com> 2023-01-21 12:06:55 +0100
commit02ba7c2250a950593961d833201e46adb3e0873c (patch)
tree2e22a39c45a931a0b92b6612fb869c32f433c86c
parentf32bf07c19ebd8f9c85ed47c52e2a4137074e9b3 (diff)
downloadastro-02ba7c2250a950593961d833201e46adb3e0873c.tar.gz
astro-02ba7c2250a950593961d833201e46adb3e0873c.tar.zst
astro-02ba7c2250a950593961d833201e46adb3e0873c.zip
Add alt text for images in README (#5919)
-rw-r--r--README.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.md b/README.md
index a84cd25b4..c71595a15 100644
--- a/README.md
+++ b/README.md
@@ -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: ‹div›RIOTS, StackUp, DEEPGRAM
+Sponsors: Monogram, Qoddi, Dimension")](https://github.com/sponsors/withastro)
+
</a>
</p>