From f1d1448c13bd24fb8d977f160de904af05eed7db Mon Sep 17 00:00:00 2001 From: Maciek Palmowski Date: Wed, 18 Oct 2023 18:11:34 +0200 Subject: [PATCH] Adds Kinsta Static Site Hosting (#154) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de88a9d..f180893 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ A static web site generator is an application that takes plain text files and co * [AWS S3](http://aws.amazon.com/s3/) * [Azure Static Web Apps](https://docs.microsoft.com/en-us/azure/static-web-apps/) * [GitLab Pages](https://about.gitlab.com/product/pages/) +* [Kinsta Static Site Hosting](https://kinsta.com/static-site-hosting/) * [Netlify](https://www.netlify.com/) * [Surge](https://surge.sh/) * [Vercel](https://vercel.com)