diff --git a/.env.local b/.env.local index fb4f361..6cd5bf1 100644 --- a/.env.local +++ b/.env.local @@ -1 +1 @@ -NEXT_PUBLIC_COMMIT_SHA=95e3682 +NEXT_PUBLIC_COMMIT_SHA=579eb74 diff --git a/app/layout.tsx b/app/layout.tsx index ddfa77d..931441a 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -45,7 +45,7 @@ interface LayoutProps { export default function Layout({ children }: LayoutProps) { return ( - +