From ddce4d0bdbf657de1bf11ce2722ed0435868e41d Mon Sep 17 00:00:00 2001 From: Sebastien Castiel Date: Thu, 11 Jan 2024 11:44:48 -0500 Subject: [PATCH] Add contributors link --- src/app/layout.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7ffaab0..3e8dade 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -129,6 +129,14 @@ export default function RootLayout({ Built by{' '} Sebastien Castiel + {' '} + and{' '} + + contributors