ignore: zen
This commit is contained in:
@@ -90,7 +90,7 @@ export default function Home() {
|
|||||||
</a>
|
</a>
|
||||||
<span data-slot="description">, a curated list of models provided by opencode</span>
|
<span data-slot="description">, a curated list of models provided by opencode</span>
|
||||||
<span data-slot="divider"> / </span>
|
<span data-slot="divider"> / </span>
|
||||||
<a data-slot="cta" href="/auth">
|
<a target="_self" data-slot="cta" href="/auth">
|
||||||
{auth() ? "Dashboard" : "Sign in"}
|
{auth() ? "Dashboard" : "Sign in"}
|
||||||
</a>
|
</a>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user