From 88ff836bfbc9688131335adcc07cf97de2e45899 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sun, 8 Jan 2023 06:29:38 +0400 Subject: [PATCH] Fix canonicals --- src/layouts/BaseLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index b239ff056..62ae93dc4 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -63,7 +63,7 @@ const currentPageAbsoluteUrl = `https://roadmap.sh${permalink.replace( - {currentPageAbsoluteUrl !== 'https://roadmap.sh' && } +