From 1f75738977e30fca70fcfe9bef8fbc546f22c887 Mon Sep 17 00:00:00 2001 From: Rita Kozlov <2414910+rita3ko@users.noreply.github.com> Date: Mon, 22 Mar 2021 11:21:57 -0700 Subject: [PATCH] Add Cloudflare Pages support to README (#1396) * Add Cloudflare Pages support Demo: https://my-zola-project.pages.dev/ ! * Update README.md Co-authored-by: Vincent Prouillet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efcaa5c5..da4dddac 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ in the `docs/content` folder of the repository and the community can use [its fo | LiveReload | ![yes] | ![no] | ![yes] | ![yes] | | Netlify support | ![yes] | ![no] | ![yes] | ![no] | | Vercel support | ![yes] | ![no] | ![yes] | ![yes] | +| Cloudflare Pages support | ![yes] | ![no] | ![yes] | ![yes] | | Breadcrumbs | ![yes] | ![no] | ![no] | ![yes] | | Custom output formats | ![no] | ![no] | ![yes] | ![no] |