From 22f5c26eecdc44331de9bcfb2a8e5bac00a188da Mon Sep 17 00:00:00 2001 From: Jay V Date: Wed, 3 Sep 2025 11:05:43 -0400 Subject: docs: edits --- cloud/app/src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cloud') diff --git a/cloud/app/src/routes/index.tsx b/cloud/app/src/routes/index.tsx index 24897cb97..2f9d3a1a2 100644 --- a/cloud/app/src/routes/index.tsx +++ b/cloud/app/src/routes/index.tsx @@ -90,7 +90,7 @@ export default function Home() { , a curated list of models provided by opencode  /  - + {auth() ? "Dashboard" : "Sign in"} -- cgit v1.2.3