From 87bab902ec51c97dbea49993dc0c27280256b34f Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia <53962116+manuelernestog@users.noreply.github.com> Date: Wed, 5 Oct 2022 01:46:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07acce8..28a631a 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ You can deploy your site on your favorite static hosting service such as Vercel, The configuration for the deployment varies depending on the platform where you are going to do it. See the [official Astro information](https://docs.astro.build/en/guides/deploy/) to deploy your website. > **⚠️ CAUTION**
-> The Blog pagination of this template is implemented using dynamic route parameters in its filename and for now this format is incompatible with SSR deploy configs, so please use the static deploy options for your deployments. +> The Blog pagination of this template is implemented using dynamic route parameters in its filename and for now this format is incompatible with SSR deploy configs, so please use the default static deploy options for your deployments. ## Contributing