Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
docs: add cleavr to supported hosting providers (#8285)
Browse files Browse the repository at this point in the history
  • Loading branch information
anishghimire862 committed Oct 18, 2022
1 parent cfaa462 commit c6a6dce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/1.getting-started/10.deployment.md
Expand Up @@ -139,6 +139,7 @@ Nuxt 3 can be deployed to several cloud providers with a minimal amount of confi

- :IconCloud{class="h-5 w-4 inline mb-2"} [AWS](https://nitro.unjs.io/deploy/providers/aws)
- :LogoAzure{class="h-5 w-4 inline mb-2"} [Azure](https://nitro.unjs.io/deploy/providers/azure)
- :IconCloud{class="h-5 w-4 inline mb-2"} [Cleavr](https://nitro.unjs.io/deploy/providers/cleavr)
- :LogoCloudFlare{class="h-5 w-4 inline mb-2"} [CloudFlare](https://nitro.unjs.io/deploy/providers/cloudflare)
- :IconCloud{class="h-5 w-4 inline mb-2"} [Digital Ocean](https://nitro.unjs.io/deploy/providers/digitalocean)
- :LogoFirebase{class="h-5 w-4 inline mb-2"} [Firebase](https://nitro.unjs.io/deploy/providers/firebase)
Expand Down
1 change: 1 addition & 0 deletions docs/public/_redirects
Expand Up @@ -74,4 +74,5 @@
/guide/deploy/providers/render https://nitro.unjs.io/deploy/providers/render 302!
/guide/deploy/providers/stormkit https://nitro.unjs.io/deploy/providers/stormkit 302!
/guide/deploy/providers/vercel https://nitro.unjs.io/deploy/providers/vercel 302!
/guide/deploy/providers/cleavr https://nitro.unjs.io/deploy/providers/cleavr 302!

0 comments on commit c6a6dce

Please sign in to comment.