From ef0fe5a42522fff0db44c91e0ec9382209a7dd04 Mon Sep 17 00:00:00 2001 From: Valerio Ageno <51341197+Valerioageno@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:50:58 +0100 Subject: [PATCH] fix: seo page canonical --- apps/documentation/src/routes/documentation/tutorial/seo.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/documentation/src/routes/documentation/tutorial/seo.mdx b/apps/documentation/src/routes/documentation/tutorial/seo.mdx index f5f0dec2..4fb023b0 100644 --- a/apps/documentation/src/routes/documentation/tutorial/seo.mdx +++ b/apps/documentation/src/routes/documentation/tutorial/seo.mdx @@ -2,7 +2,7 @@ import MetaTags from '../../../components/meta-tags'