From 8d6e6ae16ae13f8d9f77c33a60afdbb0fa163e1d Mon Sep 17 00:00:00 2001 From: Tom Schindler <92883410+schjndler@users.noreply.github.com> Date: Wed, 10 May 2023 00:26:28 +0200 Subject: [PATCH] fix missing .com in header.tsx (#11) --- app/projects/[slug]/header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/projects/[slug]/header.tsx b/app/projects/[slug]/header.tsx index 7bb91cb..bab697a 100644 --- a/app/projects/[slug]/header.tsx +++ b/app/projects/[slug]/header.tsx @@ -67,7 +67,7 @@ export const Header: React.FC = ({ project, views }) => { views, )} - +