From 28a48b752b4dd8fe6604bececce308d82147d1f7 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Fri, 8 Dec 2023 23:09:19 +0100 Subject: [PATCH] fix: backlink on /recipes pointed to /articles --- routes/recipes/[name].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/recipes/[name].tsx b/routes/recipes/[name].tsx index acd9668..a184993 100644 --- a/routes/recipes/[name].tsx +++ b/routes/recipes/[name].tsx @@ -39,7 +39,7 @@ export default function Greet( - + {session && (