From e544cccc70cc717d3780bb3ee8a046d8314cc3f2 Mon Sep 17 00:00:00 2001 From: Jay V Date: Tue, 2 Sep 2025 17:30:51 -0400 Subject: [PATCH] ignore: zen --- cloud/app/src/routes/index.tsx | 37 ++++++++++++++++------------------ 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/cloud/app/src/routes/index.tsx b/cloud/app/src/routes/index.tsx index 4f8e671d..4cc64fea 100644 --- a/cloud/app/src/routes/index.tsx +++ b/cloud/app/src/routes/index.tsx @@ -11,7 +11,6 @@ import { createAsync, query, redirect } from "@solidjs/router" import { getActor } from "~/context/auth" import { withActor } from "~/context/auth.withActor" import { Account } from "@opencode/cloud-core/account.js" -import { Show } from "solid-js" function CopyStatus() { return ( @@ -83,25 +82,23 @@ export default function Home() { - -
- opencode zen - - , a curated list of models provided by opencode - -  /  - - Sign in - -
-
+
+ opencode zen + + , a curated list of models provided by opencode + +  /  + + Sign in + +