Order deploy host list alphabetically (#1384)
* Add AWS label to S3 bucket link.
This commit is contained in:
parent
d895d3c079
commit
769940a6eb
1 changed files with 3 additions and 3 deletions
|
@ -53,10 +53,10 @@ This will instruct Astro to build your site and save it directly to disk. Your a
|
|||
|
||||
Astro sites are static, so they can be deployed to your favourite host:
|
||||
|
||||
- [Vercel](https://vercel.com/)
|
||||
- [Netlify](https://www.netlify.com/)
|
||||
- [S3 bucket](https://aws.amazon.com/s3/)
|
||||
- [AWS S3 bucket](https://aws.amazon.com/s3/)
|
||||
- [Google Firebase](https://firebase.google.com/)
|
||||
- [Netlify](https://www.netlify.com/)
|
||||
- [Vercel](https://vercel.com/)
|
||||
- [Read more about deploying Astro in our Deploy guide.](/guides/deploy)
|
||||
|
||||
## Next Steps
|
||||
|
|
Loading…
Reference in a new issue