From 14b9259a475ed64c0748b9a369076beb6549957c Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Mon, 6 Jun 2022 22:04:12 +0200 Subject: [PATCH] fix: Always strip trailing slash on canonical links --- app/scenes/Document/Shared.tsx | 5 ++++- server/routes/index.ts | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/app/scenes/Document/Shared.tsx b/app/scenes/Document/Shared.tsx index 77fde078d..d31112641 100644 --- a/app/scenes/Document/Shared.tsx +++ b/app/scenes/Document/Shared.tsx @@ -119,7 +119,10 @@ function SharedDocumentScene(props: Props) { return ( <> - +