diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index c0b85944..b7527f3e 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -21,7 +21,7 @@ const Home = () => { content="Conversational AI for everyone. An open source project to create a chat enabled GPT LLM run by LAION and contributors around the world." /> - {false ? ( + {session ? (