From 52e4477422768744a1484017a48371f02879c530 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Mon, 13 May 2024 12:43:36 +0200 Subject: [PATCH] sample commit --- frontend/src/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/layout.tsx b/frontend/src/layout.tsx index 9bb4afe..d48f7d7 100644 --- a/frontend/src/layout.tsx +++ b/frontend/src/layout.tsx @@ -5,7 +5,7 @@ const HomeLayout = ({ children }: elements.Children) => ` - BETH STACK + Welcome! ${children}