From 4d1afc2efe04e8b08bca5a000ffbb2741a0b216b Mon Sep 17 00:00:00 2001 From: abefernan <44572727+abefernan@users.noreply.github.com> Date: Fri, 16 Jun 2023 17:16:01 +0200 Subject: [PATCH] Fix GitHub naming and url --- components/layout/Page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layout/Page.tsx b/components/layout/Page.tsx index cc42c77..32f329e 100644 --- a/components/layout/Page.tsx +++ b/components/layout/Page.tsx @@ -67,7 +67,7 @@ const Page = ({ title, goBack, children }: PageProps) => {