Add "Azure Static Web Apps" host (#95)

This commit is contained in:
Chad Schulz
2021-06-22 18:04:38 -07:00
committed by GitHub
parent cc2abfe548
commit 0aee2f83ef

View File

@ -140,6 +140,7 @@ A static web site generator is an application that takes plain text files and co
### Web Hosts ### Web Hosts
* [AWS S3](http://aws.amazon.com/s3/) * [AWS S3](http://aws.amazon.com/s3/)
* [Azure Static Web Apps](https://docs.microsoft.com/en-us/azure/static-web-apps/)
* [Divshot](https://divshot.com/) * [Divshot](https://divshot.com/)
* [GitLab Pages](https://about.gitlab.com/product/pages/) * [GitLab Pages](https://about.gitlab.com/product/pages/)
* [Netlify](https://www.netlify.com/) * [Netlify](https://www.netlify.com/)